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: 550.0.60.0
Syntax
C#
public ReadOnlyCollection<PresenceWatcher> GetAllowedWatchers { get; }

Property Value

Type: ReadOnlyCollectionPresenceWatcher
See Also