Enumeration NetworkGlobalStatus

Enum global status of network

List all status global network 🌐

See

RoboccDocs for further information

Enumeration Members

CONNECTED: 2

Network is connected

CONNECTED_NOINTERNET: 4

Network is connected without internet connection

CONNECTING: 3

Network is connecting

DISCONNECTED: 1

Network is disconnected

UNKNOWN: 0

Unknown network global state

Generated using TypeDoc