|
MedM DeviceKit
|
Collector stop token – could be used to stop collect data. More...
#import <CollectorStopToken.h>
Instance Methods | |
| (void) | - stopCollect |
| Stop collecting data. More... | |
| (BOOL) | - isStopped |
| Check if the operation is already stopped. More... | |
| (BOOL) | - isScanFinished |
| Check if the operation is already finished. More... | |
Collector stop token – could be used to stop collect data.
| - (BOOL) isScanFinished |
Check if the operation is already finished.
| - (BOOL) isStopped |
Check if the operation is already stopped.
| - (void) stopCollect |
Stop collecting data.