[Telepathy] How do I use Interfaces from PyGI tp-glib

Xavier Claessens xclaesse at gmail.com
Wed Jun 15 11:48:32 PDT 2011


Le mercredi 15 juin 2011 à 17:41 +0200, Xavier Claessens a écrit :
> Le mercredi 15 juin 2011 à 09:37 -0400, Mystilleef a écrit :
> > I may have run into a problem where some of the methods and
> > signals in certain interfaces are not exposed in PyGI tp-
> > glib.
> > 
> > For example, some of the methods and all of the signals in
> > oft.Channel.Interface.Group are not exposed in PyGI tp-glib.
> > 
> > In particular, I'm trying to add a member to a channel to
> > start an incoming SIP call. I've prepared the channel with
> > all the required features (including FEATURES GROUP). So
> > the channel is READY and PREPARED. However, the channel
> > object doesn't have an add_member method.
> > 
> > How do I get methods and signals for Interfaces in PyGI
> > tp-glib?
> 
> Low-level DBus API is not mapped into bindings, and there is no
> high-level API for that yet. There is a bug open waiting for
> contribution: https://bugs.freedesktop.org/show_bug.cgi?id=32239

Voilà, added that to my branch, could you please test it if it works for
you?
http://cgit.collabora.com/git/user/xclaesse/telepathy-glib.git/log/?h=contact-list

> Regards,
> Xavier Claessens
> 




More information about the telepathy mailing list