|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotificationListener | |
|---|---|
| org.mobicents.media | |
| org.mobicents.media.server.spi | |
| Uses of NotificationListener in org.mobicents.media |
|---|
| Methods in org.mobicents.media with parameters of type NotificationListener | |
|---|---|
void |
Component.addListener(NotificationListener listener)
Registers new notfications listener |
void |
Component.removeListener(NotificationListener listener)
Unregisters new notfications listener |
| Uses of NotificationListener in org.mobicents.media.server.spi |
|---|
| Methods in org.mobicents.media.server.spi with parameters of type NotificationListener | |
|---|---|
void |
Connection.addNotificationListener(NotificationListener listener)
|
void |
Endpoint.addNotificationListener(NotificationListener listener)
Register NotificationListener to listen for MsNotifyEvent
which are fired due to events detected by Endpoints like DTMF. |
void |
Connection.removeNotificationListener(NotificationListener listener)
|
void |
Endpoint.removeNotificationListener(NotificationListener listener)
Remove the NotificationListener |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||