Kickes user permanently from a private room. If this room is public, it acts as a normal kick.
Kicked user won't be able to enter room again, unless he will be invited one more time.
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
- chatUserToKickID
- Type: System Int32
ID of chat user which should be kicked
Return Value
Type: ChatGeneralResponseGeneral response
See Also