On 07/06/16 03:46, Mateus Bellomo wrote:
> > The CM setPresence() implementation (probably via a special library)
> sends network packages
> to inform remotes about the new presence
>
> I was looking for this special library at resiprocate but couldn't
> find it. So I was wondering if there is a way to send this network
> packages to inform remotes only using telepathy d-bus interface.
>

Look for the DUM method makePublication and examples of code that use it

Here is one example:

https://github.com/resiprocate/resiprocate/blob/master/resip/dum/test/basicPublication.cxx

You probably want to look for any code that refers to
ClientPublication.hxxfor more examples


_______________________________________________
telepathy mailing list
telepathy@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/telepathy

Reply via email to