JoinRoomDataIsCurrentUserAdmin Property |
True if current user is admin in joined room (can invite users, kick them, etc.). Otherwise false.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax public bool IsCurrentUserAdmin { get; set; }
Property Value
Type:
BooleanSee Also