|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MetaContactQueryListener
The MetaContactQueryListener listens for events coming from a MetaContactListService filtering.
| Method Summary | |
|---|---|
void |
metaContactQueryStatusChanged(MetaContactQueryStatusEvent event)
Indicates that a query has changed its status. |
void |
metaContactReceived(MetaContactQueryEvent event)
Indicates that a MetaContact has been received for a search in the MetaContactListService. |
void |
metaGroupReceived(MetaGroupQueryEvent event)
Indicates that a MetaGroup has been received from a search in the MetaContactListService. |
| Method Detail |
|---|
void metaContactReceived(MetaContactQueryEvent event)
event - the received MetaContactQueryEventvoid metaGroupReceived(MetaGroupQueryEvent event)
event - the MetaGroupQueryEvent that has been receivedvoid metaContactQueryStatusChanged(MetaContactQueryStatusEvent event)
event - the MetaContactQueryStatusEvent that notified us
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||