diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2011-12-08 17:29:18 +0100 |
---|---|---|
committer | Xavier Claessens <xavier.claessens@collabora.co.uk> | 2012-01-10 09:52:45 +0100 |
commit | 13551baf121d6d9eab997c20fc144e1344e1df11 (patch) | |
tree | 7bec5e2b249024eaa8b22a1dcfd94d96cbb9ef53 /docs | |
parent | 6fa1239044bd7db049fa7591f386874aa3851321 (diff) |
TpCallStreamEndpoint: add _get_state() method
This returns the state of a given component
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference/telepathy-glib-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/telepathy-glib-sections.txt b/docs/reference/telepathy-glib-sections.txt index 355a80d39..87865c249 100644 --- a/docs/reference/telepathy-glib-sections.txt +++ b/docs/reference/telepathy-glib-sections.txt @@ -6885,6 +6885,7 @@ TpCallStreamEndpoint TpCallStreamEndpointClass tp_call_stream_endpoint_new tp_call_stream_endpoint_get_object_path +tp_call_stream_endpoint_get_state tp_call_stream_endpoint_add_new_candidates tp_call_stream_endpoint_add_new_candidate <SUBSECTION Standard> |