Enum MCDUserNotificationReadState
typedef NS_ENUM(NSInteger, MCDUserNotificationReadState)
Contient des valeurs qui décrivent l’état de lecture d’une notification.
Nom | Valeur | Description |
---|---|---|
MCDUserNotificationReadStateUnread | 0 | La notification n’a pas été lue. |
MCDUserNotificationReadStateReadRead | 1 | La notification a été lue. |