| 
 | Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ChatStateListener
Events for when the state of a user in a chat changes.
| Method Summary | |
|---|---|
|  void | stateChanged(Chat chat,
             ChatState state)Fired when the state of a chat with another user changes. | 
| Methods inherited from interface org.jivesoftware.smack.MessageListener | 
|---|
| processMessage | 
| Method Detail | 
|---|
void stateChanged(Chat chat,
                  ChatState state)
chat - the chat in which the state has changed.state - the new state of the participant.| 
 | Smack | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||