Service.readAliasDbusPathFinish

Finish an asynchronous operation to lookup which collection is assigned to an alias. This method returns the DBus object path of the collection

class Service
string
readAliasDbusPathFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

asynchronous result passed to callback

Return Value

Type: string

the collection dbus object path, or %NULL if none assigned to the alias

Throws

GException on failure.

Meta