Bug 31464 - Tp::Channel: high level API to close/leave channel
Summary: Tp::Channel: high level API to close/leave channel
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-qt (show other bugs)
Version: git master
Hardware: All All
: medium enhancement
Assignee: Olli Salli
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-08 05:47 UTC by Olli Salli
Modified: 2011-01-03 08:00 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Olli Salli 2010-11-08 05:47:49 UTC
Similarly to the tp-glib additions from bug 30617. Essentially, means wrapping groupRemoveMembers and requestClose with a PendingLeave-returning leave(reason = None, message), which calls RemoveMembers if appropriate, or if that fails (or there is no Group interface), calls requestClose().
Comment 1 Olli Salli 2011-01-03 08:00:27 UTC
Implementation in git master, will be in 0.5.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.