IDs for iOS notification attributes.
Enumerator |
---|
BT_ANCS_NOTIF_ATTR_ID_APP_IDENTIFIER | Identifies that the attribute data is of an "App Identifier" type.
|
BT_ANCS_NOTIF_ATTR_ID_TITLE | Identifies that the attribute data is a "Title".
|
BT_ANCS_NOTIF_ATTR_ID_SUBTITLE | Identifies that the attribute data is a "Subtitle".
|
BT_ANCS_NOTIF_ATTR_ID_MESSAGE | Identifies that the attribute data is a "Message".
|
BT_ANCS_NOTIF_ATTR_ID_MESSAGE_SIZE | Identifies that the attribute data is a "Message Size".
|
BT_ANCS_NOTIF_ATTR_ID_DATE | Identifies that the attribute data is a "Date".
|
BT_ANCS_NOTIF_ATTR_ID_POSITIVE_ACTION_LABEL | The notification has a "Positive action" that can be executed associated with it.
|
BT_ANCS_NOTIF_ATTR_ID_NEGATIVE_ACTION_LABEL | The notification has a "Negative action" that can be executed associated with it.
|