|
MedM DeviceKit
|
Device status callback to get notifications about connects/disconnects as well as postponed adding results. More...
#import <DeviceStatusWithAddResultCallback.h>
Additional Inherited Members | |
Instance Methods inherited from <DeviceStatusCallback> | |
| (void) | - onConnected: |
| Connection to the device was established. More... | |
| (void) | - onDisconnected:status:statusInfo: |
| Device was disconnected. More... | |
Instance Methods inherited from <AddDeviceCallback> | |
| (void) | - onSuccess: |
| Add operation completed successfully. More... | |
| (void) | - onFailure:status:statusInfo: |
| Add operation failed. More... | |
Device status callback to get notifications about connects/disconnects as well as postponed adding results.