Am Dienstag, 28. November 2006 02:47 schrieb Roger Ineichen:
> Hi Florian
>
> >     def sendMessage(self, message, toJID):
> >         if status == "available":
> >             self.client.send(xmpp.protocol.Message(toJID, message))
>

sendMessage is never called. Anyway, changed it to self.status, tried it but 
changed nothing.
Any other idea?

Thanks,

Florian
_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to