RoomJoinStateChangedEventArgs members
Encapsulates the state of the RoomJoinStateChanged event.
The RoomJoinStateChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
RoomJoinStateChangedEventArgs |
Top
Properties
Name | Description | |
---|---|---|
JoinState | Get new join state for a room. |
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