Service.clearFinish

Finish asynchronous operation to remove items from the secret service.

class Service
bool
clearFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

the asynchronous result passed to the callback

Return Value

Type: bool

whether items were removed or not

Throws

GException on failure.

Meta