EndAction

function EndAction(type: number, description: string, status: string): void

Description

Specifies the end action for long operations.

Parameters

typenumber

A value which defines an action type which can take "Block" if this is the BlockInteraction action or "Information if this is the Information action.

descriptionstring

A string value that specifies the description text for the operation end action.

statusstring

The error status code. If no error occurs, then an empty string is passed.

Returns

void

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).