<div>Hi</div>
<div> </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 ) , I couldnot find any implementation in telepathy-gabble-0.7.2. </div>
<div> </div>
<div>More I could see <font size="2">There is an api gabble_roster_handle_set_blocked which takes an interface "deny" 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 as gabble doesn't provide "deny" interface itself for any other service other than gtalk.</p>
<p>More this uses Google Talk XMPP extension "Extended Contact Attribute" (</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 "jabber:iq:privacy" for blocking .XMPP says "jabber:iq:privacy" should be used for blocking.</p>
<p>I want to know what are all the api's in libtelepathy and telepathygabble which I can use for blocking/privacy? </p>
<p>Thanks </p>
<p>Lalita</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p></font></div>