Enumeration: InternetState

domain/InternetState.InternetState

Represent the state of the internet connection

Enumeration Members

CONNECTED_2G

CONNECTED_2G = 1


CONNECTED_3G

CONNECTED_3G = 3


CONNECTED_4G

CONNECTED_4G = 4


CONNECTED_5G

CONNECTED_5G = 5


CONNECTED_EDGE

CONNECTED_EDGE = 2


CONNECTED_WIFI

CONNECTED_WIFI = 6


NO_INTERNET

NO_INTERNET = 0