Package | Description |
---|---|
com.avaya.collaboration.call.sip |
Provides classes and interfaces for doing SIP header manipulation.
|
Modifier and Type | Method and Description |
---|---|
void |
IncomingSipMessageListener.responseReceived(SipResponse response,
Map callAttributes)
Invoked when a SIP response has been received.
|
void |
OutgoingSipMessageListenerAbstract.sendingOut(SipResponse response,
Participant targetParticipant)
Indicates that
response is about to be sent to targetParticipant . |
void |
OutgoingSipMessageListener.sendingOut(SipResponse response,
Participant targetParticipant)
Indicates that
response is about to be sent to
targetParticipant . |
void |
SipMessageListenerAbstract.sendingOut(SipResponse response,
Participant targetParticipant)
Deprecated.
Indicates that
response is about to be sent to targetParticipant . |
void |
SipMessageListener.sendingOut(SipResponse response,
Participant targetParticipant)
Deprecated.
Indicates that
response is about to be sent to
targetParticipant . |
Copyright © 2016 Avaya. All Rights Reserved.