ChatOnlineSupportInfoProvider GetAllOnlineSupporters Method Kentico 8.1 API Reference
Gets dictionary (ChatUserID => ChatOnlineSupportInfo) with all online supporters from DB.

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

Parameters

siteID
Type: OnlineSystem Int32
Supporters online on this site will be returned

Return Value

Type: OnlineDictionary OnlineInt32, ChatOnlineSupportInfo 
See Also