Delen via


RemoveParticipantResult Class

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

public final class RemoveParticipantResult

The RemoveParticipantResult model.

Constructor Summary

Constructor Description
RemoveParticipantResult()

Initializes a new instance of RemoveParticipantResult.

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

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:

the operationContext value.

Applies to