nugu-android
nugu-interface
/
com.skt.nugu.sdk.core.interfaces.transport
/
Transport
/
send
send
abstract
fun
send
(
call
:
Call
)
:
Boolean
Content copied to clipboard
Send a message request.
Return
true is success, otherwise false
Parameters
call
A newly send
Call