| 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: 10.0.0
 Syntax
Syntaxpublic bool IsCurrentUserAdmin { get; set; }Property Value
Type: 
Boolean See Also
See Also