ChatNotificationData Class |
Namespace: CMS.Chat
public class ChatNotificationData
The ChatNotificationData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChatNotificationData |
Name | Description | |
---|---|---|
![]() | IsOneToOne |
Indicates type of invitation - conversation is true, private room is false
|
![]() | IsRead |
Read state of this notification
|
![]() | NotificationDateTime |
Created date time.
|
![]() | NotificationID |
ID
|
![]() | NotificationType |
Type.
|
![]() | ReadDateTime |
When was this notification read
|
![]() | RoomID |
ID of a room (optional).
|
![]() | RoomName |
Name of a room.
|
![]() | SenderNickname |
Issuer of this notification (inviter for example).
|