Click or drag to resize

PresenceAccessControlList Events

The PresenceAccessControlList type exposes the following members.

Events
  NameDescription
Public eventPresenceAccessControlPolicyChanged
Called when the PresenceAccessControlListPolicy has been changed.
Public eventPresenceAccessControlRulesChanged
Called when the list of users allowed to track local user's presence or a list of users blocked from tracking local user's presence have been changed.
Public eventPresenceWatcherRequestCancelled
Called when presence tracking request initiated by another user in the system has been cancelled. The other user's information is provided in the PresenceWatcherRequestEventArgs.
Public eventPresenceWatcherRequestReceived
Called when another user of the system would like to track local user's presence. The other user's information is provided in the PresenceWatcherRequestEventArgs.
Top
See Also