sdk
sdk
/
com.sygic.sdk.route
/
RouteWarning
/
LocationWarning
Location
Warning
sealed
class
LocationWarning
:
RouteWarning
Types
Properties
Inheritors
Types
Insufficient
Battery
Charge
Link copied to clipboard
class
InsufficientBatteryCharge
(
val
location
:
GeoCoordinates
,
val
limitValue
:
Float
,
val
realValue
:
Float
)
:
RouteWarning.LocationWarning
Properties
location
Link copied to clipboard
val
location
:
GeoCoordinates
Inheritors
InsufficientBatteryCharge
Link copied to clipboard