Kicks user permanently from this room.
He is deleted from db and from memory. He can enter again only after receiving another invitation.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- roomID
- Type: System Int32
Room ID
- chatUserToKick
- Type: CMS.Chat ChatUserInfo
Chat user to kick
- kicker
- Type: CMS.Chat ChatUserInfo
Kicking chat user
See Also