CallAcceptOptions Members
Optional parameter for accepting the call.
The CallAcceptOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CallAcceptOptions |
Top
Properties
Name | Description | |
---|---|---|
AcceptedContentIds | Gets the value of accepted contentIds on the call. | |
DialogContext | Gets or sets the dialog context of the call, only required by Back to back agent. | |
Headers | List of custom signaling headers to be included in the response. | |
SupportsReplaces | Gets or sets the flag indicating if the call supports the replaces header. |
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