WemapSDKs
Toggle table of contents
1.0.0-beta.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
WemapSDKs
WemapCoreSDK
/
com.getwemap.sdk.core.location
/
LocationSourceError
Location
Source
Error
sealed
class
LocationSourceError
:
Throwable
Errors emitted by a
LocationSource
.
Inheritors
TrackingLost
Members
Types
Tracking
Lost
Link copied to clipboard
class
TrackingLost
:
LocationSourceError
Tracking is lost.
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String