ClientPlatformSettings Members
Include Protected Members
Include Inherited Members
Represents the settings typically used for creating a client platform instance.
The ClientPlatformSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ClientPlatformSettings | Creates a new instance of the ClientPlatformSettings class. |
Top
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. |
![]() |
Transport | Gets the transport type used for connections. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top