ble_ancs_c_evt_notif_t

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

iOS notification structure. More...

#include <ble_ancs_c.h>

Detailed Description

iOS notification structure.

Field Documentation

uint8_t ble_ancs_c_evt_notif_t::category_count

Current number of active notifications for this category ID.

ble_ancs_c_category_id_values_t ble_ancs_c_evt_notif_t::category_id

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

ble_ancs_c_notif_flags_t ble_ancs_c_evt_notif_t::evt_flags

Bitmask to signal if a special condition applies to the notification, for example, "Silent" or "Important".

ble_ancs_c_evt_id_values_t ble_ancs_c_evt_notif_t::evt_id

Whether the notification was added, removed, or modified.

uint32_t ble_ancs_c_evt_notif_t::notif_uid

Notification UID.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .