Click or drag to resize
ChatGlobalDataInitiatedChats Property
Gets instance of GlobalOnlineUsers.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 10.0.0
Syntax
C#
public InitiatedChats InitiatedChats { get; }

Property Value

Type: InitiatedChats
See Also