ClientPlatformSettings Members
Represents the settings typically used for creating a client platform instance.
The ClientPlatformSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ClientPlatformSettings | Creates an instance of ClientPlatformSettings. |
Top
Properties
Name | Description | |
---|---|---|
ApplicationUserAgent | Gets the part of the user agent string that identifies the application. (Inherited from CollaborationPlatformSettings.) | |
DefaultAudioVideoProviderEnabled | (Inherited from CollaborationPlatformSettings.) | |
Transport | Gets the transport type for connecting. (Inherited from CollaborationPlatformSettings.) |
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