Builds generic ChatGeneral response with properties set to passed params.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- statusCode
- Type: CMS.Chat ChatResponseStatusEnum
Status code
- statusMessage
- Type: System String
Status message
- data
- Type: TData
Payload
Return Value
Type: ChatGeneralResponse TDataChatGeneralResponse
See Also