LocalEndpoint.LocalOwnerPresence Property

Definition

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.

Applies to