Home | History | Annotate | Download | only in stack

Lines Matching refs:nextListener

686 		SIPDialogEventListener nextListener;
696 nextListener = (SIPDialogEventListener) listenerIterator.next();
697 nextListener.dialogErrorEvent(newErrorEvent);