-
public final class ActiveNetInfo
-
-
Constructor Summary
Constructors Constructor Description ActiveNetInfo(Boolean connected, Boolean validated, Short networkType)
-
Method Summary
Modifier and Type Method Description final BooleangetConnected()final BooleangetValidated()final ShortgetNetworkType()-
-
Method Detail
-
getConnected
final Boolean getConnected()
-
getValidated
final Boolean getValidated()
-
getNetworkType
final Short getNetworkType()
-
-
-
-