abstract fun setLastServerAddressUpdatedCallback(callback: LastServerUpdatedCallbackType): Unit
Set a callback to listen for "last server address" change event. LastServerUpdatedCallbackType is a function with the new server address as the argument.