SipDialogContext.RemoteParticipant 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 remote participant information for the dialog.
public:
property Microsoft::Rtc::Signaling::SignalingParticipant ^ RemoteParticipant { Microsoft::Rtc::Signaling::SignalingParticipant ^ get(); };
public Microsoft.Rtc.Signaling.SignalingParticipant RemoteParticipant { get; }
member this.RemoteParticipant : Microsoft.Rtc.Signaling.SignalingParticipant
Public ReadOnly Property RemoteParticipant As SignalingParticipant