toggle menu
Telemetry
android
common
ios
switch theme
search in API
utils
/
cz.magicware.utils
Package-level
declarations
Types
Functions
Properties
Types
UUID
Link copied to clipboard
android
common
ios
actual
typealias
UUID
=
java.util.UUID
expect
class
UUID
actual
typealias
UUID
=
NSUUID
Properties
string
Value
Link copied to clipboard
expect
val
UUID
.
stringValue
:
String
Functions
new
UUID
Link copied to clipboard
android
common
ios
actual
fun
newUUID
(
)
:
UUID
expect
fun
newUUID
(
)
:
UUID
actual
fun
newUUID
(
)
:
UUID
uuid
Of
Link copied to clipboard
android
common
ios
actual
fun
uuidOf
(
value
:
String
)
:
UUID
expect
fun
uuidOf
(
value
:
String
)
:
UUID
actual
fun
uuidOf
(
value
:
String
)
:
UUID