| ChatGeneralResponseTData Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Chat
 Syntax
Syntaxpublic class ChatGeneralResponse<TData> : ChatGeneralResponse
The ChatGeneralResponseTData type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | ChatGeneralResponseTData | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Data | 
            Payload.
             | 
|  | StatusCode | 
            Status code.
            (Inherited from ChatGeneralResponse.) | 
|  | StatusMessage | 
            Message.
            (Inherited from ChatGeneralResponse.) | 
 See Also
See Also