Function deferredCallExists

  • Check if an deferred call exists

    Returns

    True if the deferred call is schedueled. False if already executed, canceled or inexistant.

    Parameters

    • id: string

      The id of the deferred call

    Returns bool

Generated using TypeDoc