[jdev] Re: Contact nick change notification

Remko Troncon remko at psi-im.org
Fri May 6 11:11:12 CDT 2005


On 06 May 2005, at 17:36, George Hazan wrote:

> Is it possible to get a notification from the server when someone  
> in my roster changes his nickname? Without polling the roster, of  
> course, smth like NLN command resending in the MSN protocol...

This is a transport-related question, so you probably want  to direct  
your question that way.

In PyMSN-t, the nickname is encoded in the status of the contact, so  
there you should just watch presence changes, and compare status  
messages to see whether the nickname changed or not.

cheers,
Remko



More information about the JDev mailing list