AppSharingCallEstablishOptions 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 AppSharingCallEstablishOptions : Microsoft::Rtc::Collaboration::CallEstablishOptions
public class AppSharingCallEstablishOptions : Microsoft.Rtc.Collaboration.CallEstablishOptions
type AppSharingCallEstablishOptions = class
inherit CallEstablishOptions
Public Class AppSharingCallEstablishOptions
Inherits CallEstablishOptions
- Inheritance
Constructors
AppSharingCallEstablishOptions() |
Properties
AppSharingMcuDialInOptions | |
ConnectionContext |
Gets or sets the connection context to be used when establishing the call. (Inherited from CallEstablishOptions) |
CustomMimeParts |
Gets the application specific MIME parts to include in the INVITE message. (Inherited from CallEstablishOptions) |
DestinationAddressInternal | (Inherited from CallEstablishOptions) |
Headers |
Gets the list of custom signaling headers to be included in the request. (Inherited from CallEstablishOptions) |
IsThirdPartyCallControl |
Gets or sets whether the call is used in a third-party call control scenario. (Inherited from CallEstablishOptions) |
MaximumEstablishTime |
Gets or sets a maximum call establishment time. (Inherited from CallEstablishOptions) |
SupportsEarlyMedia |
Gets or sets whether the call advertises the support for 100rel. (Inherited from CallEstablishOptions) |
SupportsReplaces |
Gets or sets whether call supports the replaces header. (Inherited from CallEstablishOptions) |
TelemetryId | |
Transferor |
Gets or sets the transferor address. The application MUST verify (see remarks for more details) the identify of the transferor before setting this property. (Inherited from CallEstablishOptions) |
UseGeneratedIdentityForTrustedConference |
Gets or sets whether the call should use a generated identity during call establishment to a trusted conference. (Inherited from CallEstablishOptions) |