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

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

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