![]() |
![]() |
![]() |
libsocialweb DBus API Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Implemented Interfaces | Signals |
com.meego.libsocialweb.Servicecom.meego.libsocialweb.Service — Service interface |
GetStaticCapabilities (out 'as' caps) GetDynamicCapabilities (out 'as' caps) CredentialsUpdated ()
Objects implementing com.meego.libsocialweb.Service also implements org.freedesktop.DBus.Introspectable, org.freedesktop.DBus.Properties
GetStaticCapabilities()
GetStaticCapabilities (out 'as' caps)
Query the service for the capabilities that this service provides. Static capabilities represent capabilities that this service can theoretically provide. Depending on the internal configuration of the service the list of dynamic capabilities may change.
has-update-status-iface: The service supports the UpdateStatus interface.
has-avatar-iface: The service supports the Avatar interface.
has-photo-upload-iface: The service supports the PhotoUpload interface.
has-banishable-iface: The service supports the Banishable interface.
has-query-iface: The service supports the Query interface.
has-collections-iface: The service supports the Collections interface.
can-verify-credentials: The credentials-invalid and credentials-valid dynamic capabilities are available.
can-update-status-with-geotag: When using StatusUpdate:UpdateStatus()
it is possible to provide latitude and longitude fields.
|
The list of static capabilities that this service supports. |