STREAMWIDE SDK Android 3.12.1
STREAMWIDE SDK Android 3.12.1
/
com.streamwide.smartms.lib.core.api_ktx.messages
/
STWAttachmentApi
/
startUploadAttachment
start
Upload
Attachment
fun
startUploadAttachment
(
context
:
Context
,
attachmentId
:
Int
?
,
progressChanged
:
(
attachmentId
:
Int
,
progress
:
Int
,
total
:
Int
)
->
Unit
,
onSuccess
:
(
attachmentId
:
Int
)
->
Unit
,
onError
:
(
error
:
MessagingError
)
->
Unit
)
Content copied to clipboard