public interface SipApplicationSessionBindingListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
valueBound(SipApplicationSessionBindingEvent event)
Notifies the object that it is being bound to an application session and identifies the application session.
|
void |
valueUnbound(SipApplicationSessionBindingEvent event)
Notifies the object that it is being unbound from an application session and identifies the application session.
|
void valueBound(SipApplicationSessionBindingEvent event)
void valueUnbound(SipApplicationSessionBindingEvent event)
Copyright © 2014. All Rights Reserved.