clearCachedData

open fun clearCachedData(force: Boolean)

Clean up all solution related data stored in memory.

Parameters

force

true to cleanup the cached data regardless the SDK state, false to respect the current SDK state

Throws

if the SDK hasn't been initialized (by invoking initialize)