TransferCallResult Class
- java.
lang. Object - com.
azure. communication. callautomation. models. TransferCallResult
- com.
public final class TransferCallResult
The TransferCallResult model.
Constructor Summary
| Constructor | Description |
|---|---|
| TransferCallResult() |
Public constructor. |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
getOperationContext()
Get the operation |
Methods inherited from java.lang.Object
Constructor Details
TransferCallResult
public TransferCallResult()
Public constructor.
Method Details
getOperationContext
public String getOperationContext()
Get the operationContext property: The operation context provided by client.
Returns: