nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.ext.mediaplayer.event
/
PlayCallback
Play
Callback
interface
PlayCallback
:
EventCallback
Content copied to clipboard
Functions
Functions
on
Failure
Link copied to clipboard
abstract
fun
onFailure
(
errorCode
:
String
,
data
:
String
?
)
Content copied to clipboard
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
message
:
String
?
)
Content copied to clipboard
on
Suspended
Link copied to clipboard
abstract
fun
onSuspended
(
song
:
Song
?
,
playlist
:
Playlist
?
,
issueCode
:
String
?
)
Content copied to clipboard