on STWCore Upgrade
abstract fun onSTWCoreUpgrade(oldCoreVersionCode: Int, newCoreVersionCode: Int)
Content copied to clipboard
called when the STW Core is updated from oldCoreVersionCode to a newCoreVersionCode
Parameters
old Core Version Code
the old STW Core version code
new Core Version Code
the new STW Core version code