Edit

Share via


ClientPlatformSettingsInternal Class

Definition

public ref class ClientPlatformSettingsInternal : Microsoft::Rtc::Collaboration::ClientPlatformSettings
public class ClientPlatformSettingsInternal : Microsoft.Rtc.Collaboration.ClientPlatformSettings
type ClientPlatformSettingsInternal = class
    inherit ClientPlatformSettings
Public Class ClientPlatformSettingsInternal
Inherits ClientPlatformSettings
Inheritance
ClientPlatformSettingsInternal

Constructors

ClientPlatformSettingsInternal(String, SipTransportType)

Properties

ApplicationUserAgent

Gets the part of the user agent string that identifies the application.

(Inherited from ClientPlatformSettings)
DefaultAudioVideoProviderEnabled

Gets or sets whether the default audio/video provider is enabled.

(Inherited from ClientPlatformSettings)
IpV6StackDisabled

Gets or sets whether IPV6 stack support should be disabled.

(Inherited from ClientPlatformSettings)
OutboundConnectionConfiguration

Gets the outbound connection configuration settings.

(Inherited from ClientPlatformSettings)
OutgoingCompressionDisabled
Transport

Gets the transport type used for connections.

(Inherited from ClientPlatformSettings)

Extension Methods

SetTraceFilterConfiguration(ClientPlatformSettings, ITraceFilterConfiguration)

Applies to