|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipListener | |
|---|---|
| javax.sip | This package contains the main interfaces that model the architecture from both an application developer and a stack vendor view. |
| Uses of SipListener in javax.sip |
|---|
| Methods in javax.sip with parameters of type SipListener | |
|---|---|
void |
SipProvider.addSipListener(SipListener sipListener)
This method registers the SipListener object to this SipProvider, once registered the SIP Listener recieve events emitted from the SipProvider. |
void |
SipProvider.removeSipListener(SipListener sipListener)
Removes the specified SipListener from this SipProvider. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||