CallParticipantEndpointProperties(ParticipantEndpoint) Constructor

Definition

Creates a new instance of the CallParticipantEndpointProperties class.

public:
 CallParticipantEndpointProperties(Microsoft::Rtc::Collaboration::ParticipantEndpoint ^ remoteParticipantEndpoint);
public CallParticipantEndpointProperties (Microsoft.Rtc.Collaboration.ParticipantEndpoint remoteParticipantEndpoint);
new Microsoft.Rtc.Collaboration.CallParticipantEndpointProperties : Microsoft.Rtc.Collaboration.ParticipantEndpoint -> Microsoft.Rtc.Collaboration.CallParticipantEndpointProperties
Public Sub New (remoteParticipantEndpoint As ParticipantEndpoint)

Parameters

remoteParticipantEndpoint
ParticipantEndpoint

Applies to