The NotificationMessage type exposes the following members.
Properties
Name | Description | |
---|---|---|
Channel |
The category the message is under. Could be null for System channel
| |
Expiration |
Message expiration time, UTC
| |
ID | ||
IsAlert |
Indicates if the notification is alert
| |
Message |
Content of the message
| |
Timestamp |
Message sent time, UTC
|
See Also