|
MedM DeviceKit
|
Scanner stop token – could be used to stop scan. More...
#import <ScannerStopToken.h>
Instance Methods | |
| (void) | - stopScan |
| Stop scan for devices. More... | |
| (BOOL) | - isStopped |
| Check if the operation is already stopped. More... | |
| (BOOL) | - isScanFinished |
| Check if the operation is already finished. More... | |
Scanner stop token – could be used to stop scan.
| - (BOOL) isScanFinished |
Check if the operation is already finished.
| - (BOOL) isStopped |
Check if the operation is already stopped.
| - (void) stopScan |
Stop scan for devices.