NO_SUCH_APPLICATION NO_SUCH_APPLICATION No such application. An application with the given instance ID does not exist. Perhaps it completed some time ago.
APPLICATION_ALREADY_COMPLETED APPLICATION_ALREADY_COMPLETED Application already completed. No action was interrupted because the application has recently completed.
getResult() getResult() : string Get the result of the interruption. Returns one of the constants. Returns string
getInterruptedAction() getInterruptedAction() : string Get the interrupted action. Gets the action that was interrupted, when the result is INTERRUPTED. Otherwise, an empty string is returned. Returns string