nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.ext.message.handler
/
GetMessageDirectiveHandler
/
Callback
Callback
interface
Callback
Content copied to clipboard
Functions
Functions
on
Failure
Link copied to clipboard
abstract
fun
onFailure
(
errorCode
:
String
)
Content copied to clipboard
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
messages
:
List
<
Contact
>
?
)
Content copied to clipboard