|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MsNotificationListener | |
|---|---|
| org.mobicents.mscontrol | |
| Uses of MsNotificationListener in org.mobicents.mscontrol |
|---|
| Methods in org.mobicents.mscontrol with parameters of type MsNotificationListener | |
|---|---|
void |
MsEndpoint.addNotificationListener(MsNotificationListener listener)
Register MsNotificationListener to listen for MsNotifyEvent
which are fired due to events detected by Endpoints like DTMF. |
void |
MsLink.addNotificationListener(MsNotificationListener listener)
|
void |
MsProvider.addNotificationListener(MsNotificationListener listener)
Add a notification listener to all (feature and current) within the domain of this provider. |
void |
MsConnection.addNotificationListener(MsNotificationListener listener)
|
void |
MsEndpoint.removeNotificationListener(MsNotificationListener listener)
Remove the NotificationListener |
void |
MsLink.removeNotificationListener(MsNotificationListener listener)
|
void |
MsProvider.removeNotificationListener(MsNotificationListener listener)
Remove MsNotificationListener |
void |
MsConnection.removeNotificationListener(MsNotificationListener listener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||