Edit

Share via


MediaRelay(RelayLocation, String) Constructor

Definition

public:
 MediaRelay(Microsoft::Rtc::Internal::Collaboration::RelayLocation location, System::String ^ host);
public MediaRelay (Microsoft.Rtc.Internal.Collaboration.RelayLocation location, string host);
new Microsoft.Rtc.Internal.Collaboration.MediaRelay : Microsoft.Rtc.Internal.Collaboration.RelayLocation * string -> Microsoft.Rtc.Internal.Collaboration.MediaRelay
Public Sub New (location As RelayLocation, host As String)

Parameters

location
RelayLocation
host
String

Applies to