CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
typedef void(* NH_CHAI_NOTIFICATION)(CHAINotificationTypes const notification, CPENDPOINT const *const pOptionalEndpoint)

Used by the CHAI to notify the application about global network changes.

Parameters
[in]notificationType of notification (see CHAINotificationTypes enumeration in CLC_Enums.h)
Remarks
This notification is activated by using CHAI_RegisterNotificationHandler.