sendPurgeAttachmentRequest

fun sendPurgeAttachmentRequest(context: Context, callback: STWOperationCallback<*>?)

Call this method to send purge attachment request

This method send purge attachment request to the server

Parameters

context

The application context

callback

This callback will be invoked to handle operation result :

  • Success : the purge attachment request was successful

  • Error : the purge attachment request failed