CallSendMessageResponseOptions 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 sending response for incoming message request in a call.
public ref class CallSendMessageResponseOptions
public class CallSendMessageResponseOptions
type CallSendMessageResponseOptions = class
Public Class CallSendMessageResponseOptions
- Inheritance
-
CallSendMessageResponseOptions
Constructors
CallSendMessageResponseOptions() |
Creates a new instance of the CallSendMessageResponseOptions class. |
Properties
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. |