ChatServiceBase GetOkChatResponse TData  Method (TData)Kentico 8.0 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.0.5239.26125)

Parameters

data
Type: TData
Payload of this response

Return Value

Type: ChatGeneralResponse TData 
General response with data
See Also