ClientPlatformSettingsInternal Class
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 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
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) |