KickedUsers IsUserKicked Method Kentico 8.0 API Reference
Checks if user is kicked now.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

chatUserID
Type: OnlineSystem Int32
Chat user ID
forHowLong
Type: OnlineSystem Int32 
Output parameter. After how many seconds user will be able to join room.

Return Value

Type: OnlineBoolean
See Also