toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
test-utils-location
/
com.splendo.kaluga.test.location
/
MockLocationState
/
Disabled
Disabled
sealed
class
Disabled
:
MockLocationState.Active
Inheritors
NoGPS
NotPermitted
Members
Types
No
GPS
Link copied to clipboard
class
NoGPS
(
lastKnownLocation
:
Location
)
:
MockLocationState.Disabled
,
LocationState.Disabled.NoGPS
Not
Permitted
Link copied to clipboard
class
NotPermitted
(
lastKnownLocation
:
Location
)
:
MockLocationState.Disabled
,
LocationState.Disabled.NotPermitted
Properties
deinitialized
Link copied to clipboard
val
deinitialized
:
suspend
(
)
->
MockLocationState.Deinitialized
location
Link copied to clipboard
abstract
val
location
:
Location