nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.mediaplayer
/
CacheKey
Cache
Key
data
class
CacheKey
(
val
playServiceId
:
String
,
val
cacheKey
:
String
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Cache
Key
Link copied to clipboard
fun
CacheKey
(
playServiceId
:
String
,
cacheKey
:
String
)
Content copied to clipboard
Functions
get
Unique
Key
Link copied to clipboard
fun
getUniqueKey
(
)
:
String
Content copied to clipboard
Properties
cache
Key
Link copied to clipboard
val
cacheKey
:
String
Content copied to clipboard
play
Service
Id
Link copied to clipboard
val
playServiceId
:
String
Content copied to clipboard