Gamebase SDK for Android
2.31.0
NHN Cloud Gamebase Platform
|
This class provides network status information. More...
Static Public Member Functions | |
static boolean | isConnected () |
Indicates whether network connectivity exists and it is possible to establish connections and pass data. More... | |
static int | getType () |
Reports the type of network to which the info in this NetworkInfo pertains. More... | |
static String | getTypeName () |
Return a human-readable name describe the type of the network, for example "WIFI" or "MOBILE". More... | |
This class provides network status information.
|
static |
Reports the type of network to which the info in this NetworkInfo pertains.
|
static |
Return a human-readable name describe the type of the network, for example "WIFI" or "MOBILE".
|
static |
Indicates whether network connectivity exists and it is possible to establish connections and pass data.