ChatServiceBase GetOkChatResponse TData  Method (TData)Kentico 8.1 API Reference
Builds general chat response with OK code and Data set to data.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

data
Type: TData
Payload of this response

Return Value

Type: ChatGeneralResponse TData 
General response with data
See Also