@Deprecated public abstract class SipMessageListenerAbstract extends Object implements SipMessageListener
TheSipMessageListenerSipRequest,
SipResponse,
Participant,
SipMessageListener,
TheSipMessageListener| Constructor and Description |
|---|
SipMessageListenerAbstract()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
sendingOut(SipResponse response,
Participant targetParticipant)
Deprecated.
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 SipMessageListenerresponse - response to be sent outtargetParticipant - participant which is about to receive response.Copyright © 2023 Avaya. All rights reserved.