nRF5 SDK v17.1.0
Data Fields
ble_ancs_c_evt_notif_t Struct Reference

iOS notification structure. More...

#include <nrf_ble_ancs_c.h>

Data Fields

uint32_t notif_uid
 Notification UID.
 
ble_ancs_c_evt_id_values_t evt_id
 Whether the notification was added, removed, or modified.
 
ble_ancs_c_notif_flags_t evt_flags
 Bitmask to signal whether a special condition applies to the notification. For example, "Silent" or "Important".
 
ble_ancs_c_category_id_val_t category_id
 Classification of the notification type. For example, email or location.
 
uint8_t category_count
 Current number of active notifications for this category ID.
 

Detailed Description

iOS notification structure.


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

Documentation feedback | Developer Zone | Subscribe | Updated