Click or drag to resize
ChatServiceBaseGetOkChatResponse Method
Builds general chat response with OK code.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax
C#
protected ChatGeneralResponse GetOkChatResponse()

Return Value

Type: ChatGeneralResponse
General response with OK code and default string
See Also