toggle menu
ZappBase
androidJvm
switch theme
search in API
Chat
/
com.zappstudio.zappchat.data.mapper
/
UtilMapper
/
Companion
Companion
object
Companion
Members
Functions
generate
Random
Key
Link copied to clipboard
fun
generateRandomKey
(
)
:
String
parse
Hash
Map
UID
Link copied to clipboard
fun
parseHashMapUID
(
hashmap
:
Map
<
String
,
Boolean
>
?
)
:
MutableList
<
String
>
parse
List
To
Hash
Map
UID
Link copied to clipboard
fun
parseListToHashMapUID
(
list
:
MutableList
<
String
>
?
)
:
Map
<
String
,
Boolean
>
parse
Location
Link copied to clipboard
fun
parseLocation
(
latitude
:
Double
,
longitude
:
Double
)
:
Location