CollaborationPlatformSettings Members
Represents the base class for settings used to create an instance of CollaborationPlatform class.
The CollaborationPlatformSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CollaborationPlatformSettings | Creates an instance of CollaborationPlatformSettings. |
Top
Properties
Name | Description | |
---|---|---|
ApplicationUserAgent | Gets the part of the user agent string that identifies the application. | |
DefaultAudioVideoProviderEnabled | ||
Transport | Gets the transport type for connecting. |
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