WemapSDKs
Toggle table of contents
1.0.0-beta.1
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
WemapSDKs
WemapPositioningSDK VPS ARCore
/
com.getwemap.sdk.positioning.wemapvpsarcore
/
VpsARCoreLocationSourceError
/
FailedToDownloadLevelsMapping
Failed
To
Download
Levels
Mapping
class
FailedToDownloadLevelsMapping
(
cause
:
Throwable
?
)
:
VpsARCoreLocationSourceError
Failed to download the levels mapping from the server, wrapping the underlying error.
Members
Constructors
Failed
To
Download
Levels
Mapping
Link copied to clipboard
constructor
(
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
override
val
message
:
String