CallSendMessageRequestOptions 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 message request in a call.
public ref class CallSendMessageRequestOptions
public class CallSendMessageRequestOptions
type CallSendMessageRequestOptions = class
Public Class CallSendMessageRequestOptions
- Inheritance
-
CallSendMessageRequestOptions
Remarks
This class provides optional parameters to send with any SIP request within a Call.
Constructors
CallSendMessageRequestOptions() |
Creates a new instance of the call send message request options. |
Properties
Headers |
Gets the list of custom signaling headers to be included in the request. |