Flags for iOS notifications. More...
#include <nrf_ble_ancs_c.h>
Data Fields |
|
| uint8_t | silent : 1 |
|
If this flag is set, the notification has a low priority.
|
|
| uint8_t | important : 1 |
|
If this flag is set, the notification has a high priority.
|
|
| uint8_t | pre_existing : 1 |
|
If this flag is set, the notification is pre-existing.
|
|
| uint8_t | positive_action : 1 |
|
If this flag is set, the notification has a positive action that can be taken.
|
|
| uint8_t | negative_action : 1 |
|
If this flag is set, the notification has a negative action that can be taken.
|
|
Detailed Description
Flags for iOS notifications.
- components/ble/ble_services/ble_ancs_c/nrf_ble_ancs_c.h