Freigeben über


SendDtmfTonesResult Class

  • java.lang.Object
    • com.azure.communication.callautomation.models.SendDtmfTonesResult

public final class SendDtmfTonesResult

The SendDtmfTonesResult model.

Constructor Summary

Constructor Description
SendDtmfTonesResult()

Public constructor.

Method Summary

Modifier and Type Method and Description
String getOperationContext()

Get the operationContext property: The operation context provided by client.

Methods inherited from java.lang.Object

Constructor Details

SendDtmfTonesResult

public SendDtmfTonesResult()

Public constructor.

Method Details

getOperationContext

public String getOperationContext()

Get the operationContext property: The operation context provided by client.

Returns:

the operationContext value.

Applies to