Tizen Native API  7.0
noti_ex_manager_events_s Struct Reference

Public Attributes

noti_ex_manager_events_add_cb added
noti_ex_manager_events_update_cb updated
noti_ex_manager_events_delete_cb deleted
noti_ex_manager_events_error_cb error

Detailed Description

The structure type to contain the set of callback functions for handling the notification events.

Since :
5.5
See also:
noti_ex_manager_events_add_cb()
noti_ex_manager_events_update_cb()
noti_ex_manager_events_delete_cb()
noti_ex_manager_events_error_cb()

Member Data Documentation

Called when a notification addition event is received

Called when a notification deletion event is received

Called when an error event is received

Called when a notification update event is received