Edit

Share via


AppSharingCallAcceptOptions Class

Definition

public ref class AppSharingCallAcceptOptions : Microsoft::Rtc::Collaboration::CallAcceptOptions
public class AppSharingCallAcceptOptions : Microsoft.Rtc.Collaboration.CallAcceptOptions
type AppSharingCallAcceptOptions = class
    inherit CallAcceptOptions
Public Class AppSharingCallAcceptOptions
Inherits CallAcceptOptions
Inheritance
AppSharingCallAcceptOptions

Constructors

AppSharingCallAcceptOptions()

Properties

AcceptedContentIds

Gets the value of accepted contentIds on the call.

(Inherited from CallAcceptOptions)
DialogContext

Gets or sets the dialog context of the call.

(Inherited from CallAcceptOptions)
Headers

Gets the list of custom signaling headers to be included in the response.

(Inherited from CallAcceptOptions)
RedirectDueToBandwidthPolicyEnabled

Gets or sets whether to redirect the call when recommended by the bandwidth policy.

(Inherited from CallAcceptOptions)
SupportsReplaces

Gets or sets whether the call supports the replaces header.

(Inherited from CallAcceptOptions)

Extension Methods

AddFeatureParameter(CallAcceptOptions, String, String)
GetDiagnosticsInformation(CallAcceptOptions)
SetAssertedIdentity(CallAcceptOptions, String, String, String)
SetDiagnosticsInformation(CallAcceptOptions, DiagnosticsInformation)
SetIsMissedCall(CallAcceptOptions, Boolean)

Applies to