Edit

Share via


ChatRoomSession.CanManage Property

Definition

Gets a Boolean value indicating whether the current user can manage this chat room.

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

Property Value

true if this user can manage; otherwise, false.

Applies to