nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.delegation
/
DelegationClient
Delegation
Client
interface
DelegationClient
Content copied to clipboard
Types
Functions
Types
Context
Link copied to clipboard
data
class
Context
(
val
playServiceId
:
String
,
val
data
:
String
)
Content copied to clipboard
Functions
get
App
Context
Link copied to clipboard
abstract
fun
getAppContext
(
)
:
DelegationClient.Context
?
Content copied to clipboard
on
Receive
Link copied to clipboard
abstract
fun
onReceive
(
appId
:
String
,
playServiceId
:
String
,
data
:
String
,
dialogRequestId
:
String
)
Content copied to clipboard