Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the base class which provide presence services related to publication of local presence data and subscription to remote presentities.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.LocalEndpointPresenceServices
Microsoft.Rtc.Collaboration.ApplicationEndpointPresenceServices
Microsoft.Rtc.Collaboration.UserEndpointPresenceServices
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public MustInherit Class LocalEndpointPresenceServices
'Usage
Dim instance As LocalEndpointPresenceServices
public abstract class LocalEndpointPresenceServices
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
LocalEndpointPresenceServices Members
Microsoft.Rtc.Collaboration Namespace