ZTScanner

class ZTScanner

ZTScanner handles all scanning operations and return scanned BLE devices trough ZTScanRecord.

Author

Alexandre Lemoult <a.lemoult@zhortech.com>

Types

Builder
Link copied to clipboard
class Builder
This class defines all parameters to get a ZTScanner.

Functions

getObservable
Link copied to clipboard
fun getObservable(): Observable<ZTScanRecord>
Builds the scan Observable based on all parameters the scanner have.