Name

alerts.ResultListener

Hierarchy

  • ResultListener

Constructors

Methods

Constructors

Methods

  • Called when the associated operation failed.

    Parameters

    • errorReason: string

      arbitrary string describing the error

    Returns void

  • Called when the associated operation was successful.

    Returns void

Generated using TypeDoc