UnreadMessageCountChangedEventArgs members
Encapsulates the state of the event raised when the count of unread messages in a room changes.
The UnreadMessageCountChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UnreadMessageCountChangedEventArgs |
Top
Properties
Name | Description | |
---|---|---|
NewUnreadMessageCount | Gets the new unread message count. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top