ChatServiceBaseGetOkChatResponse Method |
Builds general chat response with OK code.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax protected ChatGeneralResponse GetOkChatResponse()
Return Value
Type:
ChatGeneralResponseGeneral response with OK code and default string
See Also