public interface MultipartyNegotiationEventListener
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(NegotiationEvent e)
IMPORTANT: in handleEvent, do not more than just storing the event and
notifying your interface that a new event has arrived.
|
void handleEvent(NegotiationEvent e)
e
-