sdk
sdk
/
com.sygic.sdk.route
/
RouteWarning
/
LocationWarning
/
InsufficientBatteryCharge
Insufficient
Battery
Charge
class
InsufficientBatteryCharge
(
val
location
:
GeoCoordinates
,
val
limitValue
:
Float
,
val
realValue
:
Float
)
:
RouteWarning.LocationWarning
Constructors
Properties
Constructors
Insufficient
Battery
Charge
Link copied to clipboard
fun
InsufficientBatteryCharge
(
location
:
GeoCoordinates
,
limitValue
:
Float
,
realValue
:
Float
)
Properties
limit
Value
Link copied to clipboard
val
limitValue
:
Float
location
Link copied to clipboard
val
location
:
GeoCoordinates
real
Value
Link copied to clipboard
val
realValue
:
Float