getNetworks

Gets the network map of bridge.

Throws

If there is no data for bridge.


suspend fun getNetworks(endPoint: NetworkEndPoint): Table<NetworkType<*>, BlockFace, UUID>

Gets the networks table of endPoint.

Throws

If there is no data for endPoint.