ChatRoomSessionStateChangedEventArgs Members

Include Protected Members
Include Inherited Members

Event argument forwarded by a ChatRoomSession when the participation status of the currently logged in user has changed.

The following tables list the members exposed by the ChatRoomSessionStateChangedEventArgs type.

Properties

  Name Description
Public property State Gets a value indicating whether the ChatRoomSession is joined to the chat room.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

ChatRoomSessionStateChangedEventArgs Class

Microsoft.Rtc.Collaboration.GroupChat Namespace