<div>Hi</div>
<div>&nbsp;</div>
<div>What are the interfaces available in libtelepathy-0.3.1 for blocking conatcts/messages/presence ( as per the xmpp protocol) and privacy list?</div>
<div>There is an interface tp_get_conn_privacy_interface which provides GetPrivacyMode etc in libtelepathy. Is this the interface used for blocking/privacy lists in telepathy? But for this interface( eg for GetPrivacyMode&nbsp;)&nbsp;, I couldnot find any implementation in telepathy-gabble-0.7.2. </div>

<div>&nbsp;</div>
<div>More I could see <font size="2">There is an api gabble_roster_handle_set_blocked which takes an interface &quot;deny&quot; which is provided by gabble only in case of gtalk.
<p>This interface can be used for blocking contact in gtalk (</p></font><font face="Times New Roman">server will not broadcast your presence to, or accept messages from, this contact. )
<p>But this interface may not be used for any other xmpp service&nbsp;as gabble doesn't provide &quot;deny&quot; interface itself for any other service other than gtalk.</p>
<p>More this uses Google Talk XMPP extension &quot;Extended Contact Attribute&quot; (</p></font><a href="http://code.google.com/apis/talk/jep_extensions/roster_attributes.html"><u><font face="Times New Roman" color="#0000ff">http://code.google.com/apis/talk/jep_extensions/roster_attributes.html</font></u></a><font face="Times New Roman">) 
<p>for blocking ( gr:t=B). This will not use &quot;jabber:iq:privacy&quot; for blocking .XMPP says &quot;jabber:iq:privacy&quot; should be used for blocking.</p>
<p>I want to know&nbsp;what are all the api&#39;s in libtelepathy and telepathygabble which I can use for blocking/privacy? </p>
<p>Thanks </p>
<p>Lalita</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p></font></div>