Function isBeaconsSupported

  • Checks if HTML5 Beacons are supported in the current environment.

    Parameters

    • Optional useCached: boolean

      [Optional] used for testing to bypass the cached lookup, when true this will cause the cached global to be reset.

    Returns boolean

    True if supported, false otherwise.

Generated using TypeDoc