hypertrack-sdk
hypertrack-sdk
/
com.hypertrack.sdk.utils
/
StaticUtilsAdapter
/
Companion
Companion
object
Companion
Content copied to clipboard
Properties
Properties
CHARGING
Link copied to clipboard
const
val
CHARGING
:
Int
=
1
Content copied to clipboard
DISCHARGING
Link copied to clipboard
const
val
DISCHARGING
:
Int
=
2
Content copied to clipboard
LOW
Link copied to clipboard
const
val
LOW
:
Int
=
1
Content copied to clipboard
LOW_BATTERY_VALUE
Link copied to clipboard
const
val
LOW_BATTERY_VALUE
:
Double
=
0.15
Content copied to clipboard
NORMAL
Link copied to clipboard
const
val
NORMAL
:
Int
=
2
Content copied to clipboard
sInstance
Link copied to clipboard
@
JvmField
var
sInstance
:
StaticUtilsAdapter
Content copied to clipboard
UNKNOWN
Link copied to clipboard
const
val
UNKNOWN
:
Int
=
0
Content copied to clipboard