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