nugu-android
nugu-agent
/
com.skt.nugu.sdk.agent.util
/
MessageFactory
Message
Factory
object
MessageFactory
Content copied to clipboard
Functions
Functions
create
Link copied to clipboard
fun
<
T
>
create
(
json
:
String
,
classOfT
:
Class
<
T
>
)
:
T
?
Content copied to clipboard
create
Directive
Link copied to clipboard
fun
createDirective
(
attachmentManager
:
AttachmentManagerInterface
?
,
header
:
Header
,
payload
:
JsonObject
)
:
Directive
?
Content copied to clipboard