nugu-android
nugu-android-helper
/
com.skt.nugu.sdk.external.opus
/
OpusTags
Opus
Tags
data
class
OpusTags
(
val
vender
:
String
=
"skt_nugu"
,
val
comment
:
String
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Opus
Tags
Link copied to clipboard
fun
OpusTags
(
vender
:
String
=
"skt_nugu"
,
comment
:
String
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
get
Size
Link copied to clipboard
fun
getSize
(
)
:
Int
Content copied to clipboard
to
Byte
Array
Link copied to clipboard
fun
toByteArray
(
)
:
ByteArray
Content copied to clipboard
Properties
comment
Link copied to clipboard
val
comment
:
String
Content copied to clipboard
vender
Link copied to clipboard
val
vender
:
String
Content copied to clipboard