Edit

ClientPlatformSettings Class

Definition

Represents the settings typically used for creating a client platform instance.

public ref class ClientPlatformSettings
public class ClientPlatformSettings
type ClientPlatformSettings = class
Public Class ClientPlatformSettings
Inheritance
ClientPlatformSettings
Derived

Constructors

Name Description
ClientPlatformSettings(String, SipTransportType)

Creates a new instance of the ClientPlatformSettings class.

Properties

Name Description
ApplicationUserAgent

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

DefaultAudioVideoProviderEnabled

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

IpV6StackDisabled

Gets or sets whether IPV6 stack support should be disabled.

OutboundConnectionConfiguration

Gets the outbound connection configuration settings.

Transport

Gets the transport type used for connections.

Extension Methods

Name Description
SetTraceFilterConfiguration(ClientPlatformSettings, ITraceFilterConfiguration)

Applies to