Class SendDtmfTonesResult
java.lang.Object
com.azure.communication.callautomation.models.SendDtmfTonesResult
The SendDtmfTonesResult model.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the operationContext property: The operation context provided by client.
-
Constructor Details
-
SendDtmfTonesResult
public SendDtmfTonesResult()Public constructor.
-
-
Method Details
-
getOperationContext
Get the operationContext property: The operation context provided by client.- Returns:
- the operationContext value.
-