Gets latest messages from DB.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- roomId
- Type: System Int32
Room ID
- messageParam
- Type: CMS.Chat MessageCacheParams
Params to take into consideration when filtering messages (max count and since)
Return Value
Type: IEnumerable MessageDataSee Also