%PDF- %PDF-
| Direktori : /data/old/usr/local/share/doc/hubic/dbusapi/ |
| Current File : //data/old/usr/local/share/doc/hubic/dbusapi/dbusapi.docbook.master.xml |
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<reference>
<title>hubiC DBus API Documenation</title>
<refentry>
<refsect1>
<title>Introduction</title>
<para>
As the hubiC client is just a headless service, it exposes an API to
communicate with third party software. This API can be consumed with
the widely used D-Bus IPC machanism.
</para>
<para>
The API is exposed on a session bus with <literal>com.hubiC</literal>
unique bus name. It is splitted over multiple objects.
</para>
<para>
The background synchronization process is registered as a D-Bus service
so it should be started transparently when calling the API if it's not
already running.
</para>
</refsect1>
</refentry>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbusapi.docbook-com.hubic.general.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbusapi.docbook-com.hubic.account.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbusapi.docbook-com.hubic.settings.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbusapi.docbook-com.hubic.backup.xml"/>
</reference>