Home > @magiclane/maps-sdk > SdkSettings > autoUpdate

SdkSettings.autoUpdate() method

Forces auto update in respect to the configured AutoUpdateSettings. Might also trigger the OffBoardListener callbacks

Signature:

static autoUpdate(): GemError;

Returns:

GemError

GemError.success if the operation could be started

Exceptions

An exception if it fails.