UserEndpointPresenceServices Members
Include Protected Members
Include Inherited Members
This class provides common presence services for UserEndpoint.
The UserEndpointPresenceServices type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
LocalEndpoint | Gets the instance of LocalEndpoint for PresenceServices. (inherited from LocalEndpointPresenceServices) |
![]() |
PresenceSubscriptionCategories | Gets the presence subscription categories that new views that are created will be initialized with. (inherited from LocalEndpointPresenceServices) |
![]() |
PrivacyMode | Gets the local owner's current privacy mode. |
![]() |
PrivacyModePreference | Gets the local owner's privacy preference |
Top
Methods
Name | Description | |
---|---|---|
![]() |
BeginDeleteUserPresenceState | Begins an asynchronous operation to delete all maunally published User presence states. |
![]() |
BeginPresenceQuery | Begins a presence query request for a given list of targets for the given set of presence categories. (inherited from LocalEndpointPresenceServices) |
![]() |
BeginRefreshRemotePresenceViews | Begins the asynchronous operation to refresh all views that were created out of this endpoint. (inherited from LocalEndpointPresenceServices) |
![]() |
BeginUpdatePresenceState | Begins an asynchronous operation to publish the user or endpoint presence state. |
![]() |
BeginUpdatePrivacyPreference | Begins an asynchronous operation to set the local owner preferred privacy mode. |
![]() |
EndDeleteUserPresenceState | Completes the asynchronous operation started by BeginDeleteUserPresenceState |
![]() |
EndPresenceQuery | Ends the asynchronous operation initiated by the BeginPresenceQuery. (inherited from LocalEndpointPresenceServices) |
![]() |
EndRefreshRemotePresenceViews | Completes the asynchronous operation started by BeginRefreshRemotePresenceViews(AsyncCallback, Object). (inherited from LocalEndpointPresenceServices) |
![]() |
EndUpdatePresenceState | Completes the asynchronous operation started by BeginUpdatePresenceState |
![]() |
EndUpdatePrivacyPreference | Completes the asynchronous operation initiated by BeginUpdatePrivacyPreference. |
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetPresenceRelationshipLevel | Retrieves the highest container membership match for a UC entity. |
![]() |
GetRemotePresenceViews | Returns all the views created on this endpoint. (inherited from LocalEndpointPresenceServices) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top