nugu-android
nugu-interface
/
com.skt.nugu.sdk.core.interfaces.transport
/
CallOptions
Call
Options
data
class
CallOptions
(
val
waitForReady
:
Boolean
)
Content copied to clipboard
The collection of runtime options for a new RPC call.
Constructors
Properties
Constructors
Call
Options
Link copied to clipboard
fun
CallOptions
(
waitForReady
:
Boolean
)
Content copied to clipboard
Properties
wait
For
Ready
Link copied to clipboard
val
waitForReady
:
Boolean
Content copied to clipboard