public abstract class OutgoingSipMessageListenerAbstract extends Object implements OutgoingSipMessageListener
OutgoingMessageListenerSipRequest,
SipResponse,
Participant,
OutgoingSipMessageListener,
OutgoingMessageListener| Constructor and Description |
|---|
OutgoingSipMessageListenerAbstract() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendingOut(SipResponse response,
Participant targetParticipant)
Indicates that
response is about to be sent to targetParticipant. |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsendingOutpublic void sendingOut(SipResponse response, Participant targetParticipant)
response is about to be sent to targetParticipant.sendingOut in interface OutgoingSipMessageListenerresponse - response to be sent outtargetParticipant - participant which is about to receive response.Copyright © 2023 Avaya. All rights reserved.