PresenceAccessControlList Events |
The PresenceAccessControlList type exposes the following members.
| Name | Description | |
|---|---|---|
| PresenceAccessControlPolicyChanged |
Called when the PresenceAccessControlListPolicy has been changed.
| |
| PresenceAccessControlRulesChanged |
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.
| |
| PresenceWatcherRequestCancelled |
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.
| |
| PresenceWatcherRequestReceived |
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.
|