LocalEndpoint.LocalOwnerPresence 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 an object used to publish the Presence data of the owner of the local endpoint.
public:
property Microsoft::Rtc::Collaboration::Presence::LocalOwnerPresence ^ LocalOwnerPresence { Microsoft::Rtc::Collaboration::Presence::LocalOwnerPresence ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.LocalOwnerPresence LocalOwnerPresence { get; }
member this.LocalOwnerPresence : Microsoft.Rtc.Collaboration.Presence.LocalOwnerPresence
Public ReadOnly Property LocalOwnerPresence As LocalOwnerPresence
Property Value
Remarks
The local endpoint must be registered to publish Presence data.