UserEndpointPresenceServices Class
This class provides common presence services for UserEndpoint.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.LocalEndpointPresenceServices
Microsoft.Rtc.Collaboration.UserEndpointPresenceServices
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class UserEndpointPresenceServices _
Inherits LocalEndpointPresenceServices
'Usage
Dim instance As UserEndpointPresenceServices
public class UserEndpointPresenceServices : LocalEndpointPresenceServices
Remarks
Applications are allowed to publish the user and endpoint presence states and also update any privacy preferences. Any published user states can also be deleted.
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
UserEndpointPresenceServices Members