MapsIndoorsSDK
MapsIndoorsSDK
/
com.mapsindoors.mapssdk
/
SolutionInfo
Solution
Info
open
class
SolutionInfo
Content copied to clipboard
Author
Jose J Varó - Copyright © 2017 MapsPeople A/S. All rights reserved.
Functions
Properties
Functions
has
Language
Link copied to clipboard
open
fun
hasLanguage
(
@
Nullable
language
:
String
)
:
Boolean
Content copied to clipboard
Checks if the given language is available in the current solution
Properties
availableLanguages
Link copied to clipboard
@
NonNull
@get:
NonNull
private
open
val
availableLanguages
:
List
<
String
>
Content copied to clipboard
defaultLanguage
Link copied to clipboard
@
NonNull
@get:
NonNull
private
open
val
defaultLanguage
:
String
Content copied to clipboard
name
Link copied to clipboard
@
NonNull
@get:
NonNull
private
open
val
name
:
String
Content copied to clipboard