MuteParticipantResult Class

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

public final class MuteParticipantResult

The MuteParticipantResult model.

Constructor Summary

Constructor Description
MuteParticipantResult()

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

MuteParticipantResult

public MuteParticipantResult()

Public constructor.

Method Details

getOperationContext

public String getOperationContext()

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

Returns:

the operationContext value.

Applies to