Uses of Class
de.coreengine.network.NetworkManager.NetworkState
-
Packages that use NetworkManager.NetworkState Package Description de.coreengine.network -
-
Uses of NetworkManager.NetworkState in de.coreengine.network
Methods in de.coreengine.network that return NetworkManager.NetworkState Modifier and Type Method Description static NetworkManager.NetworkStateNetworkManager. getState()static NetworkManager.NetworkStateNetworkManager.NetworkState. valueOf(String name)Returns the enum constant of this type with the specified name.static NetworkManager.NetworkState[]NetworkManager.NetworkState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-