Gets all active initiated chat request.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- byUser
- Type: System Boolean
If true, requests will be grouped by user (PK will be UserID). Otherwise it will be ContactID.
Return Value
Type: IEnumerable InitiateChatRequestDataSee Also