ICore Upgrade Callback
A callback whenever an upgrade on the SWCore version code has been performed. It can be used for migration or configure new parameters when upgrade to the new SWCore version.
Functions
Link copied to clipboard
abstract fun onSTWCoreUpgrade(oldCoreVersionCode: Int, newCoreVersionCode: Int)
Content copied to clipboard
called when the STW Core is updated from oldCoreVersionCode to a newCoreVersionCode