MedM DeviceKit
DeviceStatusWithAddResultCallback.h
Go to the documentation of this file.
1
//
2
// DeviceStatusWithAddResultCallback.h
3
// MedMDeviceKit
4
//
5
// Copyright (C) 2020 MedM. All rights reserved.
6
//
7
8
#ifndef DeviceStatusWithAddResultCallback_h
9
#define DeviceStatusWithAddResultCallback_h
10
11
#import "
DeviceInfo.h
"
12
#import "
OperationStatus.h
"
13
#import "
AddDeviceCallback.h
"
14
#import "
DeviceStatusCallback.h
"
15
16
21
__deprecated
22
@protocol
DeviceStatusWithAddResultCallback
<
DeviceStatusCallback
,
AddDeviceCallback
>
23
24
@end
25
26
#endif
/* DeviceStatusWithAddResultCallback_h */
DeviceStatusWithAddResultCallback-p
Device status callback to get notifications about connects/disconnects as well as postponed adding re...
Definition:
DeviceStatusWithAddResultCallback.h:22
DeviceInfo.h
AddDeviceCallback.h
DeviceStatusCallback-p
Device status callback to get notifications on managed device status change.
Definition:
DeviceStatusCallback.h:24
OperationStatus.h
AddDeviceCallback-p
Callback to notify that add operation was finished.
Definition:
AddDeviceCallback.h:18
DeviceStatusCallback.h
MedMDeviceKit
API
DeviceStatusWithAddResultCallback.h
Generated by
1.8.14