Service.ensureSessionFinish

Finish an asynchronous operation to ensure that the #SecretService proxy has established a session with the Secret Service.

class Service
bool
ensureSessionFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

the asynchronous result passed to the callback

Return Value

Type: bool

whether a session is established or not

Throws

GException on failure.

Meta