Gets room which needs support.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- supportChatUserID
- Type: System Int32
ID of chat user who is online on support right now. Rooms will be filtered based on this param (if room is taken by somebody else, it won't be send, etc.)
- sinceWhen
- Type: System Nullable DateTime
Rooms changed since this time will be send. All pending support request will be send if null.
Return Value
Type: SupportRoomsDataSee Also