CHAI SDK
Version 1.3
|
Notification handler for BaseLocalDevice. More...
Public Member Functions | |
virtual void | OnBaseLocalDevice_Notification (CPNS::IBaseLocalDevice *const pNotifiedObject, CPNS::Enums::BaseLocalDeviceNotificationTypes const notification)=0 |
This to inform the application about some update related to a local device. More... | |
Notification handler for BaseLocalDevice.
|
pure virtual |
This to inform the application about some update related to a local device.
[in] | pNotifiedObject | Pointer to the notified local device object |
[in] | notification | notification type |