Mobile Locker JavaScript SDK
Preparing search index...
NetworkStatus
Interface NetworkStatus
interface
NetworkStatus
{
connected
:
boolean
;
type
:
NetworkConnectionType
;
}
Index
Properties
connected
type
Properties
connected
connected
:
boolean
Whether the device currently has an active internet connection.
type
type
:
NetworkConnectionType
The type of network connection.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connected
type
Mobile Locker JavaScript SDK
Loading...
Whether the device currently has an active internet connection.