| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
EventCause |
CallInfo.getEventCause()
Gets a value that indicates the cause of an event for a call for which the GetCallInfo Operation requested information.
|
static EventCause |
EventCause.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EventCause[] |
EventCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|