nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.ext.phonecall
/
PhoneCallClient
/
OnStateChangeListener
On
State
Change
Listener
interface
OnStateChangeListener
Content copied to clipboard
Functions
Inheritors
Functions
on
Established
Link copied to clipboard
abstract
fun
onEstablished
(
playServiceId
:
String
)
Content copied to clipboard
on
Idle
Link copied to clipboard
abstract
fun
onIdle
(
playServiceId
:
String
)
Content copied to clipboard
on
Incoming
Link copied to clipboard
abstract
fun
onIncoming
(
playServiceId
:
String
,
caller
:
Caller
)
Content copied to clipboard
on
Outgoing
Link copied to clipboard
abstract
fun
onOutgoing
(
)
Content copied to clipboard
Inheritors
PhoneCallAgent
Link copied to clipboard