diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-10 11:53:21 +0200 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-08-10 15:02:52 +0200 |
commit | a4fb174c581f0e81982da3c8eba1725f6387979b (patch) | |
tree | ccea3ac84129466a6bdc3c2471ac045f3fa779ab /docs | |
parent | ba37f79d43b4201aa394ed92c26ce1c23752639e (diff) | |
download | telepathy-glib-a4fb174c581f0e81982da3c8eba1725f6387979b.tar.gz |
add API to request a channel and let MC dispatch it (fdo #29456)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/telepathy-glib-sections.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index d08d07dce..0a2a09705 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -4321,6 +4321,10 @@ tp_account_channel_request_create_and_handle_channel_async tp_account_channel_request_create_and_handle_channel_finish tp_account_channel_request_ensure_and_handle_channel_async tp_account_channel_request_ensure_and_handle_channel_finish +tp_account_channel_request_create_channel_async +tp_account_channel_request_create_channel_finish +tp_account_channel_request_ensure_channel_async +tp_account_channel_request_ensure_channel_finish <SUBSECTION Standard> tp_account_channel_request_get_type TP_ACCOUNT_CHANNEL_REQUEST |