Service.createCollectionDbusPathFinish

Finish asynchronous operation to create a new collection in the secret service.

class Service
string
createCollectionDbusPathFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

the asynchronous result passed to the callback

Return Value

Type: string

a new string containing the D-Bus object path of the collection

Throws

GException on failure.

Meta