Deletes the resource represented by this from a remote server.
The this must be remote_deletable. This will also delete the key file for this and broadcast its removal to all clients, similar to remove_sync.
If an error occurs, the function will set throws and return false.
| this |
an Source |
| cancellable |
optional Cancellable object, or null |
|
true on success, false on error |