nugu-android
nugu-core
/
com.skt.nugu.sdk.core.network
/
ServerInitiatedDirectiveController
Server
Initiated
Directive
Controller
class
ServerInitiatedDirectiveController
(
val
TAG
:
String
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Server
Initiated
Directive
Controller
Link copied to clipboard
fun
ServerInitiatedDirectiveController
(
TAG
:
String
)
Content copied to clipboard
Functions
is
Started
Link copied to clipboard
fun
isStarted
(
)
:
Boolean
Content copied to clipboard
notify
On
Completion
Listener
Link copied to clipboard
fun
notifyOnCompletionListener
(
)
Content copied to clipboard
release
Link copied to clipboard
fun
release
(
)
Content copied to clipboard
set
On
Completion
Listener
Link copied to clipboard
fun
setOnCompletionListener
(
onCompletionListener
:
(
)
->
Unit
?
)
Content copied to clipboard
start
Link copied to clipboard
fun
start
(
transport
:
Transport
?
)
:
Boolean
Content copied to clipboard
Start the DirectivesService
stop
Link copied to clipboard
fun
stop
(
transport
:
Transport
?
)
Content copied to clipboard
Properties
TAG
Link copied to clipboard
val
TAG
:
String
Content copied to clipboard