Skip to content

Packages  ›  trotsky  ›  StepActorUnmute  ›  apply

StepActorUnmute.apply() method

Applies the unmute logic by calling the unmute API endpoint.

Signature:

typescript
apply(): Promise<void>;

Returns:

Promise<void>

Exceptions

Error If no context is available for the step, indicating the actor is unknown.