CallSendMessageResponseOptions Members
Include Protected Members
Include Inherited Members
Optional parameters for sending response for incoming message request in a call.
The CallSendMessageResponseOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CallSendMessageResponseOptions | Creates a new instance of the CallSendMessageResponseOptions class. |
Top
Properties
Name | Description | |
---|---|---|
DiagnosticsInformation | Gets or sets the diagnostics information to be included when sending message response. | |
Headers | Gets the list of custom signaling headers to be included in the response. |
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