ApplicationEndpointPresenceServices Members
Include Protected Members
Include Inherited Members
The ApplicationEndpointPresenceServices type exposes the following members.
Properties
Name | Description | |
---|---|---|
Description | ||
InitialPresenceState | ||
LocalEndpoint | Gets the instance of LocalEndpoint for PresenceServices. (inherited from LocalEndpointPresenceServices) | |
PreferredServiceCapabilities | ||
PresenceSubscriptionCategories | Gets the presence subscription categories that new views that are created will be initialized with. (inherited from LocalEndpointPresenceServices) | |
PresentityType |
Top
Methods
Name | Description | |
---|---|---|
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) | |
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) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetRemotePresenceViews | Returns all the views created on this endpoint. (inherited from LocalEndpointPresenceServices) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) | |
UpdatePublishedData |
Top