|
Smack | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A listener that is fired anytime a MUC room changes its subject.
Method Summary | |
void |
subjectUpdated(String subject,
String from)
Called when a MUC room has changed its subject. |
Method Detail |
public void subjectUpdated(String subject, String from)
subject
- the new room's subject.from
- the user that changed the room's subject (e.g. room@conference.jabber.org/nick).
|
Smack | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |