Alert Notification Service Client module. More...
Modules | |
Defines | |
Enumerations | |
Structures | |
Typedefs | |
Functions | |
Alert Notification Service Client module.
The Alert Notification Service Client contains the APIs and types, which can be used by the application to discovery of Alert Notification Service of peer and interact with it.
The application must provide an event handler to be register, then call ans_client_init(). After Alert Notification Service Client discoveries peer Alert Notification Service, application can call ans_c_ctrl_point_set() to send Alert Notification Control Point to peer. When number of New Alert or Unread Alert changes, the module will receive notification from peer if notifications of them are enabled.