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

The ChatRoomSessionStateChangedEventArgstype exposes the following members.

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