9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement

Enumerations

EnumerationDescription
connectionTypeDefines the different connection types.

Functions

FunctionDescription
getConnectionTypeGets the type of connection. Returns a value from the connectivity.connectionType enumeration. To use this method on Android you need to have the android.permission.ACCESS_NETWORK_STATE permission added to the AndroidManifest.xml file.
startMonitoringStarts monitoring the connection type.
stopMonitoringStops monitoring the connection type.
Previous
words