clear Pending Attachment
open fun clearPendingAttachment(@NonNull context: Context, @Nullable operationCallback: STWOperationCallback<MessagingError>)
Content copied to clipboard
Call this method to delete pending (non downloaded) attachments.
This method is automatically deletes the attachment and its messages.
Parameters
context
The application context
operation Callback
This callback will be invoked when all pending attachment are successfully deleted or otherwise.