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
 

Detailed Description

iOS notification structure.

Field Documentation

◆ category_count

uint8_t ntf_source_pdu_t::category_count

Current number of active notifications for this category ID.

◆ category_id

ancs_category_id_t ntf_source_pdu_t::category_id

Classification of the notification type, for example, email or location.

◆ event_flags

ancs_ntf_flags_t ntf_source_pdu_t::event_flags

Whether the notification was added, removed, or modified.

◆ event_id

ancs_evt_id_t ntf_source_pdu_t::event_id

Whether the notification was added, removed, or modified.

◆ notification_uid

uint32_t ntf_source_pdu_t::notification_uid

Notification UID.


The documentation for this struct was generated from the following file: