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
Public property LocalEndpoint Gets the instance of LocalEndpoint for PresenceServices. (inherited from LocalEndpointPresenceServices)
Public property PresenceSubscriptionCategories Gets the presence subscription categories that new views that are created will be initialized with. (inherited from LocalEndpointPresenceServices)
Public property PrivacyMode Gets the local owner's current privacy mode.
Public property PrivacyModePreference Gets the local owner's privacy preference

Top

Methods

  Name Description
Public method BeginDeleteUserPresenceState Begins an asynchronous operation to delete all maunally published User presence states.
Public method BeginPresenceQuery Begins a presence query request for a given list of targets for the given set of presence categories. (inherited from LocalEndpointPresenceServices)
Public method BeginRefreshRemotePresenceViews Begins the asynchronous operation to refresh all views that were created out of this endpoint. (inherited from LocalEndpointPresenceServices)
Public method BeginUpdatePresenceState Begins an asynchronous operation to publish the user or endpoint presence state.
Public method BeginUpdatePrivacyPreference Begins an asynchronous operation to set the local owner preferred privacy mode.
Public method EndDeleteUserPresenceState Completes the asynchronous operation started by BeginDeleteUserPresenceState
Public method EndPresenceQuery Ends the asynchronous operation initiated by the BeginPresenceQuery. (inherited from LocalEndpointPresenceServices)
Public method EndRefreshRemotePresenceViews Completes the asynchronous operation started by BeginRefreshRemotePresenceViews(AsyncCallback, Object). (inherited from LocalEndpointPresenceServices)
Public method EndUpdatePresenceState Completes the asynchronous operation started by BeginUpdatePresenceState
Public method EndUpdatePrivacyPreference Completes the asynchronous operation initiated by BeginUpdatePrivacyPreference.
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetPresenceRelationshipLevel Retrieves the highest container membership match for a UC entity.
Public method GetRemotePresenceViews Returns all the views created on this endpoint. (inherited from LocalEndpointPresenceServices)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

UserEndpointPresenceServices Class

Microsoft.Rtc.Collaboration Namespace