public interface SipSessionActivationListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
sessionDidActivate(SipSessionEvent se)
Notification that the session has just been activated.
|
void |
sessionWillPassivate(SipSessionEvent se)
Notification that the session is about to be passivated.
|
void sessionDidActivate(SipSessionEvent se)
void sessionWillPassivate(SipSessionEvent se)
Copyright © 2016. All Rights Reserved.