They are only placeholder for a few properties that we can move to TpBaseChannel. We already made sure that all CMs subclass TpBaseChannel. Branch based on top of my other gdbus stuff, but can surely be cherry-picked: http://cgit.collabora.com/git/user/xclaesse/telepathy-glib.git/log/?h=base-channel I grepped the all 5 CMs and actually found that tp-haze's im-channel.c still implements those interfaces instead of subclassing TpBaseChannel. That's the only one.
(In reply to comment #0) > I grepped the all 5 CMs and actually found that tp-haze's im-channel.c still > implements those interfaces instead of subclassing TpBaseChannel. That's the > only one. Sorry, grepped an old master instead of next branch. I can confirm that all 5 always subclass TpBaseChannel.
xclaesse's gdbus-all branch does this. *** This bug has been marked as a duplicate of bug 77189 ***
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.