MediaRelay(RelayLocation, String) Constructor
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.
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