Service.createItemDbusPathFinish

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

class Service
string
createItemDbusPathFinish
(
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 item

Throws

GException on failure.

Meta