| Package | Description |
|---|---|
| net.sourceforge.peers.sip.core.useragent |
| Modifier and Type | Method | Description |
|---|---|---|
SipEvent.EventType |
SipEvent.getEventType() |
|
static SipEvent.EventType |
SipEvent.EventType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SipEvent.EventType[] |
SipEvent.EventType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
SipEvent(SipEvent.EventType type,
SipMessage sipMessage) |
Copyright © 2018. All rights reserved.