nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.display
/
DisplayAgentInterface
/
OnTriggerChildCallback
On
Trigger
Child
Callback
interface
OnTriggerChildCallback
:
EventCallback
<
DisplayInterface.ErrorType
>
Content copied to clipboard
Functions
Functions
on
Error
Link copied to clipboard
abstract
fun
onError
(
dialogRequestId
:
String
,
errorType
:
DisplayInterface.ErrorType
)
Content copied to clipboard
on
Success
Link copied to clipboard
abstract
fun
onSuccess
(
dialogRequestId
:
String
)
Content copied to clipboard