ChatRoomUserInfoProvider UpdateLastChecking Method Kentico 8.0 API Reference
Updates LastChecking (LastPing) in table ChatRoomUser of chat user with chatUserID in room with chatRoomID to GETDATE() (sql server time).

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 everything is ok. False if user is not online in this room.
See Also