From: Will S. <wil...@gm...> - 2009-06-19 14:24:38
|
That's what I've been looking for... now the next question is how do I do a search for a vcard for a jid that's not in my roster? Will On Fri, Jun 19, 2009 at 10:20 AM, Norman Rasmussen<no...@ra...> wrote: > On Fri, Jun 19, 2009 at 2:43 PM, Will Siddall <wil...@gm...> > wrote: >> >> I pretty much took the xsend example and re-purposed it... but instead >> of sending presence info or sending a message, I want to look for a >> vcard but everytime it gets to the 'disp.plugin(cl)' line, it faults >> with: > > ahh, > connect will create a dispatcher and plug it in for you, so you don't need to do that yourself. You can get the current instance like this: > disp = cl.Dispatcher > > -- > - Norman Rasmussen > - Email: no...@ra... > - Home page: http://norman.rasmussen.co.za/ > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Xmpppy-devel mailing list > Xmp...@li... > https://lists.sourceforge.net/lists/listinfo/xmpppy-devel > > |