Mapsted Android SDK 26.8.1
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Mapsted Android SDK 26.8.1
android-sdk-core
/
com.mapsted.positioning
/
SdkError
/
Codes
Codes
open
class
Codes
Collection of error codes
Members
Constructors
Codes
Link copied to clipboard
constructor
(
)
Types
Type
Def
Link copied to clipboard
@
Retention
(
value
=
SOURCE
)
annotation class
TypeDef
Properties
FOREGROUND_
SERVICE_
NOT_
ENABLED
Link copied to clipboard
val
FOREGROUND_SERVICE_NOT_ENABLED
:
Int
=
9020
INVALID_
ARGUMENT
Link copied to clipboard
val
INVALID_ARGUMENT
:
Int
=
9701
LICENCE_
EXPIRED
Link copied to clipboard
val
LICENCE_EXPIRED
:
Int
=
9401
LICENCE_
INCORRECT_
FILE
Link copied to clipboard
val
LICENCE_INCORRECT_FILE
:
Int
=
9601
LICENCE_
INCORRECT_
FORMAT
Link copied to clipboard
val
LICENCE_INCORRECT_FORMAT
:
Int
=
9501
LICENCE_
INVALID
Link copied to clipboard
val
LICENCE_INVALID
:
Int
=
9301
LOCATION_
PERMISSIONS_
NOT_
GRANTED
Link copied to clipboard
val
LOCATION_PERMISSIONS_NOT_GRANTED
:
Int
=
9155
MAP_
VIEW_
INIT_
FAILED
Link copied to clipboard
val
MAP_VIEW_INIT_FAILED
:
Int
=
9801
MISSING_
CALLBACK
Link copied to clipboard
val
MISSING_CALLBACK
:
Int
=
9101
NETWORK_
ERROR
Link copied to clipboard
val
NETWORK_ERROR
:
Int
=
9201
NO_
ERROR
Link copied to clipboard
val
NO_ERROR
:
Int
=
0
NULL_
CORE_
LIBRARY
Link copied to clipboard
val
NULL_CORE_LIBRARY
:
Int
=
9001
UNKNOWN_
ERROR
Link copied to clipboard
val
UNKNOWN_ERROR
:
Int
=
9014