Kicks user from this room. His KickExpiration is set to DateTime.Now + number of seconds specified in settings.
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
Kicker (used to insert system message)
See Also