nugu-android
nugu-core
/
com.skt.nugu.sdk.core.attachment
/
AttachmentManager
Attachment
Manager
class
AttachmentManager
(
timeoutInSeconds
:
Long
=
10
)
:
AttachmentManagerInterface
Content copied to clipboard
Types
Constructors
Functions
Constructors
Attachment
Manager
Link copied to clipboard
fun
AttachmentManager
(
timeoutInSeconds
:
Long
=
10
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
create
Reader
Link copied to clipboard
open
override
fun
createReader
(
attachmentId
:
String
)
:
Attachment.Reader
?
Content copied to clipboard
on
Attachment
Link copied to clipboard
open
override
fun
onAttachment
(
attachment
:
AttachmentMessage
)
Content copied to clipboard
remove
Attachment
Link copied to clipboard
open
override
fun
removeAttachment
(
attachmentId
:
String
)
Content copied to clipboard