Summary: | Add tp_connection_manager_request_connection() which passes a new TpConnection to a callback | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Xavier Claessens <xclaesse> |
Component: | tp-glib | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED MOVED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | enhancement | ||
Priority: | medium | CC: | will |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Xavier Claessens
2007-11-28 05:32:32 UTC
tp_connection_manager_request_connection is fine. It won't wait for the connection to be ready (there are applications that are interested in unconnected connections, like MC), but you can do that yourself (optionally calling Connect()) with one more function call (tp_connection_run_until_ready). tp_connection_manager_list_connections is WONTFIX for the same reason as in #13422. new-connection is WONTFIX for the same reason as in #13422. I'm not adding new _run_ API, so changing summary. *** Bug 18248 has been marked as a duplicate of this bug. *** -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-glib/issues/2. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.