hi,
i’'m stuck at this problem: im listening on a MUC for messages for a specific user. i want to identify the user of an incoming message with its JID. but getting the Message#getFrom() just gives me the nickname the user used in the MUC. how can i get the real JID of the incoming message or in general, how can i get the JID of a MUC participant?
thank you,
durroon