Click or drag to resize
PresenceAccessControlRulesEventArgsGetAllowedWatchers Property
List of users allowed to track local user's presence.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public ReadOnlyCollection<PresenceWatcher> GetAllowedWatchers { get; }

Property Value

Type: ReadOnlyCollectionPresenceWatcher
See Also