<p>I am sorry for my misunderstood, everything is clear.</p>
<p>Thank you very much!!</p>
<div class="gmail_quote">On Apr 10, 2012 6:45 PM, &quot;Danielle Madeley&quot; &lt;<a href="mailto:danielle.madeley@collabora.co.uk">danielle.madeley@collabora.co.uk</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, 2012-04-10 at 15:35 -0500, Andrés Vargas wrote:<br>
<br>
&gt; There are no more examples ? I would like to know how to establish a<br>
&gt; connection. In examples I found code with a established connection, so I<br>
&gt; could test it with empathy connections.<br>
<br>
That&#39;s usually what you do with Telepathy. You use an established<br>
account/connection from Mission Control that the user has already set<br>
up. One of the main features of Telepathy is the ability to share a<br>
connection between many applications that want to use it.<br>
<br>
If you want to bypass Mission Control, which very occasionally is a<br>
thing, you can request a proxy to a Connection Manager and then call<br>
RequestConnection, but there is no neat async API for this in the GI<br>
bindings, and you&#39;ll have to use the raw D-Bus API. One you have a path<br>
to the Connection object you can return to using the GI bindings.<br>
<br>
--<br>
Danielle Madeley<br>
Senior Software Engineer, Collabora Ltd.<br>
<br>
<a href="http://www.collabora.co.uk" target="_blank">www.collabora.co.uk</a><br>
<br>
</blockquote></div>