Kaluga
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaluga
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