handleNetworkLoaded

open suspend fun handleNetworkLoaded(state: NetworkState)

Called when a NetworkNode is loaded into the state.

Note that this function is only called when a NetworkNode is loaded, not when the node was added using NetworkManager.queueAddEndPoint or NetworkManager.queueAddBridge.