| 
 | Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SubjectUpdatedListener
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 | 
|---|
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 | ||||||||