ChatRoomUserInfoProvider UpdateLastChecking Method Kentico 8.1 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.1.5347.20411)

Return Value

Type: OnlineBoolean
True if everything is ok. False if user is not online in this room.
See Also