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