Castify SDK
2.0.2
Castify SDK
/
jp.castify.api
/
VariantSelector
/
Name
Name
data
class
Name
(
val
name
:
String
)
:
VariantSelector
プレイリスト上の指定した名前を持つバリエーションを選択します。
Constructors
Properties
Extensions
Constructors
Name
Link copied to clipboard
fun
Name
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Extensions
to
Native
Link copied to clipboard
fun
VariantSelector
.
toNative
(
)
:
Pair
<
Int
,
String
?
>