|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipSession.State | |
|---|---|
| javax.servlet.sip | |
| Uses of SipSession.State in javax.servlet.sip |
|---|
| Methods in javax.servlet.sip that return SipSession.State | |
|---|---|
SipSession.State |
SipSession.getState()
Returns the current SIP dialog state, which is one of INITIAL, EARLY, CONFIRMED, or TERMINATED. |
static SipSession.State |
SipSession.State.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SipSession.State[] |
SipSession.State.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||