Returns whether the resource represented by this can be deleted from a remote server by calling remote_delete.
Generally this is only true if this is a child of an
Source which has an SourceCollection
extension, which means there is an ECollectionBackend in the D-Bus service that can handle delete requests. If
this does not have this capability, calls to
remote_delete will fail.
| this |
an Source |
|
whether this can delete remote resources |