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.0.5239.26125)
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