Name

KeymasterPollResponseListener

Hierarchy

  • KeymasterPollResponseListener

Constructors

Methods

  • Returns an unsuccessful KeyMaster keep alive Response.

    Parameters

    • reason: string

      The error text.

    Returns void

  • Returns a successful KeyMaster keep alive Response. Implementing this method is optional.

    Parameters

    • response: string

      The response text.

    Returns void

Generated using TypeDoc