Share via


LocalEndpointPresenceServices Members

Include Protected Members
Include Inherited Members

Represents the base class which provide presence services related to publication of local presence data and subscription to remote presentities.

The LocalEndpointPresenceServices type exposes the following members.

Properties

  Name Description
Public property LocalEndpoint Gets the instance of LocalEndpoint for PresenceServices.
Public property PresenceSubscriptionCategories Gets the presence subscription categories that new views that are created will be initialized with.

Top

Methods

  Name Description
Public method BeginPresenceQuery Begins a presence query request for a given list of targets for the given set of presence categories.
Public method BeginRefreshRemotePresenceViews Begins the asynchronous operation to refresh all views that were created out of this endpoint.
Public method EndPresenceQuery Ends the asynchronous operation initiated by the BeginPresenceQuery.
Public method EndRefreshRemotePresenceViews Completes the asynchronous operation started by BeginRefreshRemotePresenceViews(AsyncCallback, Object).
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetRemotePresenceViews Returns all the views created on this endpoint.
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Object)

Top

See Also

Reference

LocalEndpointPresenceServices Class

Microsoft.Rtc.Collaboration Namespace