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.core.utils.common
/
Params
/
ENVIRONMENT
ENVIRONMENT
open
class
ENVIRONMENT
Members
Constructors
ENVIRONMENT
Link copied to clipboard
constructor
(
)
Types
Type
Def
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
TypeDef
Properties
DEVELOPER
Link copied to clipboard
val
DEVELOPER
:
Int
=
30
PRODUCTION
Link copied to clipboard
val
PRODUCTION
:
Int
=
0
STAGING
Link copied to clipboard
val
STAGING
:
Int
=
10
TESTING
Link copied to clipboard
val
TESTING
:
Int
=
20