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.models.licences
/
ClientLicenceFile
Client
Licence
File
open
class
ClientLicenceFile
Members
Constructors
Client
Licence
File
Link copied to clipboard
constructor
(
)
Functions
get
Key
Link copied to clipboard
open
fun
getKey
(
)
:
String
get
OS
Link copied to clipboard
open
fun
getOS
(
)
:
String
get
Version
Link copied to clipboard
open
fun
getVersion
(
)
:
String
set
Key
Link copied to clipboard
open
fun
setKey
(
key
:
String
)
set
OS
Link copied to clipboard
open
fun
setOS
(
OS
:
String
)
set
Version
Link copied to clipboard
open
fun
setVersion
(
version
:
String
)
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String