RoomState ForceIsUserOnline Method Kentico 8.0 API Reference
Checks if user is online. Caller of this method expects that user is online. If user is not online in cache, this method checks database.

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

Return Value

Type: OnlineBoolean
True if he is online
See Also