|
ContactCenters V. 0.9.9. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NewContactListener
Defines a new-contact listener that receives incoming contacts for further processing. This interface is mainly used to link the contact arrival processes to routers or dialer lists. It can also be used for counting the number of arrivals, for statistical collecting.
Method Summary | |
---|---|
void |
newContact(Contact contact)
Notifies the listener about a new contact contact. |
Method Detail |
---|
void newContact(Contact contact)
contact
- the new contact.
|
ContactCenters V. 0.9.9. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |