Skip to content

Packages  ›  trotsky  ›  StepListUnmute  ›  apply

StepListUnmute.apply() method

Applies the step by performing a list unmute operation. Requires the context to provide the uri of the list to unmute.

Signature:

typescript
apply(): Promise<void>;

Returns:

Promise<void>

Exceptions

Error if no context is found.