toggle menu
SDK-Android
androidJvm
switch theme
search in API
libcore
/
io.mimi.sdk.core.model.personalization.updown
/
Metadata
Metadata
data
class
Metadata
(
val
name
:
String
,
val
techLevel
:
Int
,
val
version
:
Int
)
Metadata associated with an
UpDownPreset
.
Since
6.3.0
Members
Constructors
Metadata
Link copied to clipboard
constructor
(
name
:
String
,
techLevel
:
Int
,
version
:
Int
)
Properties
name
Link copied to clipboard
val
name
:
String
tech
Level
Link copied to clipboard
val
techLevel
:
Int
version
Link copied to clipboard
val
version
:
Int