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