AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Enumeration ResultError

    Index
    IntentHandlerRejected: "IntentHandlerRejected"

    Returned if the Intent handler function processing the raised intent throws an error or rejects the Promise it returned.

    NoResultReturned: "NoResultReturned"

    Returned if the intent handler exited without returning a valid result (a promise resolving to a Context, Channel object or void).