ChatRoomSession.IsLogged Property

Definition

Gets a Boolean value indicating if the chat room is logged.

public:
 property bool IsLogged { bool get(); };
public bool IsLogged { get; }
member this.IsLogged : bool
Public ReadOnly Property IsLogged As Boolean

Property Value

True if the room is logged. False if the room is not logged.

Applies to