ChatRoomInvitationEventArgs Members
Include Protected Members
Include Inherited Members
Event argument forwarded by a GroupChatEndpoint when a chat room invitation is received.
The ChatRoomInvitationEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
ChatRoom | Gets an object which describes the chat room to which the user has been invited. |
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