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: 8.2.23
Syntax public bool IsCurrentUserAdmin { get; set; }
Property Value
Type:
BooleanSee Also