| ChatNotificationData Properties | 
The ChatNotificationData type exposes the following members.
 Properties
Properties| 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).
             | 
 See Also
See Also