Class RemoveParticipantResult
java.lang.Object
com.azure.communication.callautomation.models.RemoveParticipantResult
The RemoveParticipantResult model.
-
Constructor Summary
ConstructorsConstructorDescriptionInitializes a new instance of RemoveParticipantResult. -
Method Summary
Modifier and TypeMethodDescriptionGet the operationContext property: The operation context provided by client.
-
Constructor Details
-
RemoveParticipantResult
public RemoveParticipantResult()Initializes a new instance of RemoveParticipantResult.
-
-
Method Details
-
getOperationContext
Get the operationContext property: The operation context provided by client.- Returns:
- the operationContext value.
-