Click or drag to resize
ChatGeneralResponse Class
Chat general response without payload with data.
Inheritance Hierarchy

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
public class ChatGeneralResponse

The ChatGeneralResponse type exposes the following members.

Constructors
  NameDescription
Public methodChatGeneralResponse
Top
Properties
  NameDescription
Public propertyStatusCode
Status code.
Public propertyStatusMessage
Message.
Top
See Also