|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of NotifyContent in org.mobicents.slee.sipevent.server.subscription |
|---|
| Methods in org.mobicents.slee.sipevent.server.subscription that return NotifyContent | |
|---|---|
NotifyContent |
ImplementedSubscriptionControl.getNotifyContent(Subscription subscription)
Retrieves the content for the NOTIFY request of the specified Subscription. |
| Methods in org.mobicents.slee.sipevent.server.subscription with parameters of type NotifyContent | |
|---|---|
void |
ImplementedSubscriptionControlParent.notifySubscriber(SubscriptionKey key,
NotifyContent notifyContent)
Requests notification on a specific subscription, providing the content. |
void |
ImplementedSubscriptionControlParent.notifySubscribers(java.lang.String notifier,
java.lang.String eventPackage,
NotifyContent notifyContent)
Through this method the subscription control sbb can be informed that the state of the notifier has changed, allowing subscribers to be notified. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||