Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-app-template-core
/
com.mapsted.template_core.data.models.connectivity
/
ConnectionModel
Connection
Model
open
class
ConnectionModel
Members
Constructors
Connection
Model
Link copied to clipboard
constructor
(
type
:
Int
,
isConnected
:
Boolean
)
Properties
is
Connected
Link copied to clipboard
open
val
isConnected
:
Boolean
Mobile
Data
Link copied to clipboard
val
MobileData
:
Int
=
11
type
Link copied to clipboard
open
val
type
:
Int
Wifi
Data
Link copied to clipboard
val
WifiData
:
Int
=
10