Checks if the chat users specified by chatUserID is kicked from this room.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- chatUserID
- Type: System Int32
ID of a chat user
Return Value
Type: BooleanTrue if chat user was kicked.
See Also