SDK-Android
libcore
/
io.mimi.sdk.core.model.personalization.updown
/
Metadata
Metadata
data
class
Metadata
(
val
name
:
String
,
val
techLevel
:
Int
,
val
version
:
Int
)
Content copied to clipboard
Metadata associated with an
UpDownPreset
.
Since
6.3.0
Constructors
Properties
Constructors
Metadata
Link copied to clipboard
fun
Metadata
(
name
:
String
,
techLevel
:
Int
,
version
:
Int
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
tech
Level
Link copied to clipboard
val
techLevel
:
Int
Content copied to clipboard
version
Link copied to clipboard
val
version
:
Int
Content copied to clipboard