nugu-android
nugu-core
/
com.skt.nugu.sdk.core.focus
/
Channel
/
Priority
Priority
data
class
Priority
(
val
acquire
:
Int
,
val
release
:
Int
)
Content copied to clipboard
Constructors
Properties
Constructors
Priority
Link copied to clipboard
fun
Priority
(
acquire
:
Int
,
release
:
Int
)
Content copied to clipboard
Properties
acquire
Link copied to clipboard
val
acquire
:
Int
Content copied to clipboard
release
Link copied to clipboard
val
release
:
Int
Content copied to clipboard