retry Download Attachment Thumbnail
open fun retryDownloadAttachmentThumbnail( @NonNull context: Context, @NonNull attachmentId: String, @Nullable callback: STWOperationCallback<MessagingError>)
Content copied to clipboard
Call this method to get the thumbnail path of an attachment.
This method set status of the attachment as success
See also
Parameters
context
the application context
attachment Id
the attachment Id
callback
This callback will be invoked when the attachments thumbnail is successfully found or not.