public interface SipApplicationSessionAttributeListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
attributeAdded(SipApplicationSessionBindingEvent ev)
Notification that an attribute has been added to an application session.
|
void |
attributeRemoved(SipApplicationSessionBindingEvent ev)
Notification that an attribute has been removed from an application session.
|
void |
attributeReplaced(SipApplicationSessionBindingEvent ev)
Notification that an attribute has been replaced in an application session.
|
void attributeAdded(SipApplicationSessionBindingEvent ev)
void attributeRemoved(SipApplicationSessionBindingEvent ev)
void attributeReplaced(SipApplicationSessionBindingEvent ev)
Copyright © 2014. All Rights Reserved.