OfferAnswerContext.LocalEndpoint 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 LocalEndpoint of the call.
public:
property Microsoft::Rtc::Collaboration::ParticipantEndpoint ^ LocalEndpoint { Microsoft::Rtc::Collaboration::ParticipantEndpoint ^ get(); };
public Microsoft.Rtc.Collaboration.ParticipantEndpoint LocalEndpoint { get; }
member this.LocalEndpoint : Microsoft.Rtc.Collaboration.ParticipantEndpoint
Public ReadOnly Property LocalEndpoint As ParticipantEndpoint