delete_sync
Description:
Asks this to delete any stored credentials for source
.
Default implementation returns false
and sets NOT_SUPPORTED
error.
If an error occurs, the function sets error
and returns false
.
Parameters:
this | |
source |
an Source |
cancellable |
optional Cancellable object, or |
Returns:
|