CallAcceptOptions 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.
Optional parameters for accepting the incoming call.
public ref class CallAcceptOptions
public class CallAcceptOptions
type CallAcceptOptions = class
Public Class CallAcceptOptions
- Inheritance
-
CallAcceptOptions
- Derived
Constructors
CallAcceptOptions() |
Creates a new instance of the CallAcceptOptions class. |
Properties
AcceptedContentIds |
Gets the value of accepted contentIds on the call. |
DialogContext |
Gets or sets the dialog context of the call. |
Headers |
Gets the list of custom signaling headers to be included in the response. |
RedirectDueToBandwidthPolicyEnabled |
Gets or sets whether to redirect the call when recommended by the bandwidth policy. |
SupportsReplaces |
Gets or sets whether the call supports the replaces header. |