| Package | Description |
|---|---|
| org.mobicents.servlet.sip.core.session | |
| org.mobicents.servlet.sip.message |
| Modifier and Type | Method and Description |
|---|---|
static SipSessionEventType |
SipSessionEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SipSessionEventType[] |
SipSessionEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SipSessionImpl.notifySipSessionListeners(SipSessionEventType sipSessionEventType)
Notifies the listeners that a lifecycle event occured on that sip session
|
| Modifier and Type | Method and Description |
|---|---|
void |
MobicentsSipSessionFacade.notifySipSessionListeners(SipSessionEventType creation) |
Copyright © 2016. All Rights Reserved.