Function setExternalGeoComplyLocationToken

  • Sets (or clears) the cached location token from an external source, e.g. a connected device relaying a token obtained by a paired mobile device.

    Parameters

    • token: null | string

      the signed location token, or null to clear the cache.

    Returns void