|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ChatManagerListener
A listener for chat related events.
| Method Summary | |
|---|---|
void |
chatCreated(Chat chat,
boolean createdLocally)
Event fired when a new chat is created. |
| Method Detail |
|---|
void chatCreated(Chat chat,
boolean createdLocally)
chat - the chat that was created.createdLocally - true if the chat was created by the local user and false if it wasn't.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||