CHAILink SDK
Version 1.3
|
typedef void(* NH_CHAI_DEVICEIDENTITYCHANGED)(CPDEVICEID const *const pOldDeviceID, CPDEVICEID const *const pNewDeviceID) |
Inform the application that a device identity changed.
[in] | oldDeviceID | Pointer to the former Device ID |
[in] | newDeviceID | Pointer to the new Device ID |