summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStef Walter <stefw@collaora.co.uk>2011-03-29 13:02:27 +0200
committerStef Walter <stefw@collaora.co.uk>2011-03-29 13:02:27 +0200
commit331687526a1d024e33449b41d73c9e0387da4cf0 (patch)
tree70189e6f88f549256feef454e2d400e3d18c56cd /docs
parentfe75b1bac499470be43353cb574e4df6a84e8c03 (diff)
Complete Documentation for Status stuff.
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/telepathy-ytstenut-glib-docs.sgml9
-rw-r--r--docs/reference/telepathy-ytstenut-glib-sections.txt117
2 files changed, 64 insertions, 62 deletions
diff --git a/docs/reference/telepathy-ytstenut-glib-docs.sgml b/docs/reference/telepathy-ytstenut-glib-docs.sgml
index 75d9934..6f15dfb 100644
--- a/docs/reference/telepathy-ytstenut-glib-docs.sgml
+++ b/docs/reference/telepathy-ytstenut-glib-docs.sgml
@@ -14,14 +14,16 @@
</bookinfo>
<chapter>
- <title>Using Ytstenut Services</title>
+ <title>Using Ytstenut Objects</title>
<xi:include href="xml/account-manager.xml"/>
+ <xi:include href="xml/status.xml"/>
</chapter>
<chapter>
- <title>Implementing Ytstenut Services</title>
- <xi:include href="xml/svc-account-manager.xml"/>
+ <title>Implementing Ytstenut Objects</title>
<xi:include href="tp-svc.xml"/>
+ <xi:include href="xml/svc-account-manager.xml"/>
+ <xi:include href="xml/svc-status.xml"/>
</chapter>
<chapter>
@@ -37,7 +39,6 @@
<xi:include href="xml/svc.xml"/>
<xi:include href="xml/enums.xml"/>
<xi:include href="xml/gtypes-body.xml"/>
- <xi:include href="xml/cli-status.xml"/>
<xi:include href="xml/interfaces-body.xml"/>
<xi:include href="xml/gtypes.xml"/>
<xi:include href="xml/cli-channel.xml"/>
diff --git a/docs/reference/telepathy-ytstenut-glib-sections.txt b/docs/reference/telepathy-ytstenut-glib-sections.txt
index fe219a6..1c1530b 100644
--- a/docs/reference/telepathy-ytstenut-glib-sections.txt
+++ b/docs/reference/telepathy-ytstenut-glib-sections.txt
@@ -24,7 +24,6 @@ tp_yts_account_manager_call_hold
tp_yts_account_manager_callback_for_release
tp_yts_account_manager_call_release
tp_yts_iface_quark_account_manager
-
</SECTION>
<SECTION>
@@ -46,6 +45,63 @@ TP_YTS_SVC_ACCOUNT_MANAGER_GET_CLASS
</SECTION>
<SECTION>
+<FILE>status</FILE>
+TpYtsStatus
+TpYtsStatusClass
+tp_yts_status_ensure_for_connection_async
+tp_yts_status_ensure_for_connection_finish
+tp_yts_status_get_discovered_services
+tp_yts_status_get_discovered_statuses
+tp_yts_status_advertise_status_async
+tp_yts_status_advertise_status_finish
+TP_YTS_HASH_TYPE_CONTACT_CAPABILITY_MAP
+TP_YTS_HASH_TYPE_CAPABILITY_SERVICE_MAP
+TP_YTS_HASH_TYPE_SERVICE_STATUS_MAP
+TP_YTS_HASH_TYPE_LOCALIZED_NAME_MAP
+TP_YTS_HASH_TYPE_SERVICE_MAP
+TP_YTS_STRUCT_TYPE_SERVICE
+<SUBSECTION Standard>
+tp_yts_status_get_type
+TP_IS_YTS_STATUS
+TP_IS_YTS_STATUS_CLASS
+TP_TYPE_YTS_STATUS
+TP_YTS_STATUS
+TP_YTS_STATUS_CLASS
+TP_YTS_STATUS_GET_CLASS
+TpYtsStatusPrivate
+tp_yts_status_callback_for_advertise_status
+tp_yts_status_call_advertise_status
+EXTENSIONS_IFACE_CONNECTION_FUTURE
+EXTENSIONS_IFACE_QUARK_CONNECTION_FUTURE
+extensions_cli_connection_future_call_ensure_sidecar
+extensions_cli_connection_future_callback_for_ensure_sidecar
+extensions_iface_quark_connection_future
+extensions_tp_connection_future_ensure_sidecar_async
+extensions_tp_connection_future_ensure_sidecar_finish
+tp_yts_type_dbus_hash_ss
+tp_yts_type_dbus_hash_sa_7bsa_7bss_7d_7d
+tp_yts_type_dbus_hash_s_28sa_7bss_7das_29
+tp_yts_type_dbus_hash_sa_7bss_7d
+tp_yts_type_dbus_struct_sa_7bss_7das
+tp_yts_type_dbus_array_of_a_7bss_7d
+</SECTION>
+
+<SECTION>
+<FILE>svc-status</FILE>
+TpYtsSvcStatus
+TpYtsSvcStatusClass
+tp_yts_svc_status_advertise_status_impl
+tp_yts_svc_status_implement_advertise_status
+tp_yts_svc_status_return_from_advertise_status
+<SUBSECTION Standard>
+tp_yts_svc_status_get_type
+TP_TYPE_YTS_SVC_STATUS
+TP_YTS_SVC_STATUS
+TP_IS_YTS_SVC_STATUS
+TP_YTS_SVC_STATUS_GET_CLASS
+</SECTION>
+
+<SECTION>
<FILE>svc</FILE>
TpYtsSvcChannel
TpYtsSvcChannelClass
@@ -65,17 +121,6 @@ tp_yts_svc_channel_implement_fail
tp_yts_svc_channel_return_from_fail
tp_yts_svc_channel_emit_replied
tp_yts_svc_channel_emit_failed
-TpYtsSvcStatus
-TpYtsSvcStatusClass
-tp_yts_svc_status_get_type
-TP_TYPE_YTS_SVC_STATUS
-TP_YTS_SVC_STATUS
-TP_IS_YTS_SVC_STATUS
-TP_YTS_SVC_STATUS_GET_CLASS
-tp_yts_svc_status_advertise_status_impl
-tp_yts_svc_status_implement_advertise_status
-tp_yts_svc_status_return_from_advertise_status
-tp_yts_svc_status_emit_status_changed
</SECTION>
<SECTION>
@@ -102,10 +147,6 @@ tp_yts_channel_callback_for_reply
tp_yts_channel_call_reply
tp_yts_channel_callback_for_fail
tp_yts_channel_call_fail
-tp_yts_status_signal_callback_status_changed
-tp_yts_status_connect_to_status_changed
-tp_yts_status_callback_for_advertise_status
-tp_yts_status_call_advertise_status
</SECTION>
<SECTION>
@@ -133,48 +174,6 @@ NUM_TP_YTS_ERROR_TYPES
</SECTION>
<SECTION>
-<FILE>gtypes-body</FILE>
-tp_yts_type_dbus_hash_ss
-tp_yts_type_dbus_hash_sa_7bsa_7bss_7d_7d
-tp_yts_type_dbus_hash_s_28sa_7bss_7das_29
-tp_yts_type_dbus_hash_sa_7bss_7d
-tp_yts_type_dbus_struct_sa_7bss_7das
-tp_yts_type_dbus_array_of_a_7bss_7d
-</SECTION>
-
-<SECTION>
-<FILE>cli-status</FILE>
-tp_yts_status_signal_callback_status_changed
-tp_yts_status_connect_to_status_changed
-tp_yts_status_callback_for_advertise_status
-tp_yts_status_call_advertise_status
-</SECTION>
-
-<SECTION>
-<FILE>interfaces-body</FILE>
-tp_yts_iface_quark_channel
-tp_yts_iface_quark_status
-</SECTION>
-
-<SECTION>
-<FILE>gtypes</FILE>
-TP_YTS_HASH_TYPE_MESSAGE_ATTRS
-TP_YTS_ARRAY_TYPE_MESSAGE_ATTRS_LIST
-TP_YTS_HASH_TYPE_CONTACT_CAPABILITY_MAP
-TP_YTS_HASH_TYPE_CAPABILITY_SERVICE_MAP
-TP_YTS_HASH_TYPE_SERVICE_STATUS_MAP
-TP_YTS_HASH_TYPE_LOCALIZED_NAME_MAP
-TP_YTS_HASH_TYPE_SERVICE_MAP
-tp_yts_type_dbus_hash_ss
-tp_yts_type_dbus_hash_sa_7bsa_7bss_7d_7d
-tp_yts_type_dbus_hash_s_28sa_7bss_7das_29
-tp_yts_type_dbus_hash_sa_7bss_7d
-TP_YTS_STRUCT_TYPE_SERVICE
-tp_yts_type_dbus_struct_sa_7bss_7das
-tp_yts_type_dbus_array_of_a_7bss_7d
-</SECTION>
-
-<SECTION>
<FILE>cli-channel</FILE>
tp_yts_channel_signal_callback_replied
tp_yts_channel_connect_to_replied
@@ -186,4 +185,6 @@ tp_yts_channel_callback_for_reply
tp_yts_channel_call_reply
tp_yts_channel_callback_for_fail
tp_yts_channel_call_fail
+TP_YTS_HASH_TYPE_MESSAGE_ATTRS
+TP_YTS_ARRAY_TYPE_MESSAGE_ATTRS_LIST
</SECTION>