onSTWCoreUpgrade

abstract fun onSTWCoreUpgrade(oldCoreVersionCode: Int, newCoreVersionCode: Int)

called when the STW Core is updated from oldCoreVersionCode to a newCoreVersionCode

Parameters

oldCoreVersionCode

the old STW Core version code

newCoreVersionCode

the new STW Core version code