Compartir a través de


Action type

Define los valores de Action.
KnownAction se puede usar indistintamente con Action, esta enumeración contiene los valores conocidos que admite el servicio.

Valores conocidos admitidos por el servicio

NUEVO
UPDATE
STATELESS_UPDATE
PARADA
EMPEZAR
CANCELAR
SAVEPOINT
LIST_SAVEPOINT
DELETE
LAST_STATE_UPDATE
RE_LAUNCH

type Action = string