Skip to main content

Offline

Offline values are also available, for example, when the internet stops unexpectedly – if you are in the shopping basket and change the quantity it is stored as an offline value, ensure it is saved even if the internet connection is lost.

NameDescription ParametersResult
Read Offline ValueRead the values stored inside the offline cacheKey: Key name that holds the value specifiedN/A
Set Offline ValueSet the values stored inside the cacheKey: Key name under which the current parameter is written to the cacheN/A
Delete Offline ValueDelete values from the cacheKey: Key name under which the current parameter is deleted from the cacheN/A