OfferAnswerContext.RemoteEndpoint 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 RemoteEndpoint for the offer answer context.
public:
property Microsoft::Rtc::Collaboration::ParticipantEndpoint ^ RemoteEndpoint { Microsoft::Rtc::Collaboration::ParticipantEndpoint ^ get(); };
public Microsoft.Rtc.Collaboration.ParticipantEndpoint RemoteEndpoint { get; }
member this.RemoteEndpoint : Microsoft.Rtc.Collaboration.ParticipantEndpoint
Public ReadOnly Property RemoteEndpoint As ParticipantEndpoint