ClientPlatformSettingsInternal(String, SipTransportType) 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:
ClientPlatformSettingsInternal(System::String ^ applicationUserAgent, Microsoft::Rtc::Signaling::SipTransportType transport);
public ClientPlatformSettingsInternal (string applicationUserAgent, Microsoft.Rtc.Signaling.SipTransportType transport);
new Microsoft.Rtc.Internal.Collaboration.ClientPlatformSettingsInternal : string * Microsoft.Rtc.Signaling.SipTransportType -> Microsoft.Rtc.Internal.Collaboration.ClientPlatformSettingsInternal
Public Sub New (applicationUserAgent As String, transport As SipTransportType)
Parameters
- applicationUserAgent
- String
- transport
- SipTransportType