iOS notification structure. More...
#include <ancs_protocol.h>
Data Fields | |
| ancs_evt_id_t | event_id |
| ancs_ntf_flags_t | event_flags |
| ancs_category_id_t | category_id |
| uint8_t | category_count |
| uint32_t | notification_uid |
iOS notification structure.
| uint8_t ntf_source_pdu_t::category_count |
Current number of active notifications for this category ID.
| ancs_category_id_t ntf_source_pdu_t::category_id |
Classification of the notification type, for example, email or location.
| ancs_ntf_flags_t ntf_source_pdu_t::event_flags |
Whether the notification was added, removed, or modified.
| ancs_evt_id_t ntf_source_pdu_t::event_id |
Whether the notification was added, removed, or modified.
| uint32_t ntf_source_pdu_t::notification_uid |
Notification UID.