LocalEndpoint.PresenceServices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the class instance, which provides services related to subscription to remote presentities.
public:
property Microsoft::Rtc::Collaboration::LocalEndpointPresenceServices ^ PresenceServices { Microsoft::Rtc::Collaboration::LocalEndpointPresenceServices ^ get(); };
public Microsoft.Rtc.Collaboration.LocalEndpointPresenceServices PresenceServices { get; }
member this.PresenceServices : Microsoft.Rtc.Collaboration.LocalEndpointPresenceServices
Public ReadOnly Property PresenceServices As LocalEndpointPresenceServices