|
OpenScape V3.2, Revision 044 20100322 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TerminationReason
This interface presents an enumeration of possible reasons for (events on) voice connections. Enumerations are not part of the Java 1.4 language (they are available from Java 1.5).
Field Summary | |
---|---|
static TerminationReason |
CALL_PICKUP
reason CALL_PICKUP termination reason call pickup. |
static TerminationReason |
CONFERENCE
reason termination reason number unallocated. |
static TerminationReason |
DEFLECT
reason DEFLECT indicates that a voice connection was created
because an incoming call was deflected. |
static TerminationReason |
DO_NOT_DISTURB
reason DO_NOT_DISTURB termination reason do not disturb. |
static TerminationReason |
ERROR
reason ERROR indicates that an event on a voice connection arrived
because of an error. |
static TerminationReason |
NORMAL
reason NORMAL indicates that a voice connection was created
through a regular phone call. |
static TerminationReason |
OUT_OF_SERVICE
reason CONTROL_LOST indicates that a voice connection can no longer
be controlled because corresponding device got outOfService or monitor point got lost. |
static TerminationReason |
PARK
reason PARK indicates that a voice connection was parked. |
static TerminationReason |
RESOURCE_UNAVAILABLE
reason RESOURCE_UNAVAILABLE indicates that an event on a voice connection arrived
because a called device cannot be reached. |
static TerminationReason |
SINGLE_STEP_TRANSFER
reason SINGLE_STEP_TRANSFER indicates that an event on a voice connection arrived
because a single-step-transfer is in progress. |
static TerminationReason |
TRANSFER
reason TRANSFER indicates that an event on a voice connection arrived
because a transfer is in progress. |
static TerminationReason |
UNKNOWN
reason UNKNOWN termination reason unknown. |
Method Summary | |
---|---|
boolean |
compareState(TerminationReason reason)
Compares the given reason with my reason. |
Field Detail |
---|
static final TerminationReason NORMAL
NORMAL
indicates that a voice connection was created
through a regular phone call.
static final TerminationReason RESOURCE_UNAVAILABLE
RESOURCE_UNAVAILABLE
indicates that an event on a voice connection arrived
because a called device cannot be reached.
static final TerminationReason ERROR
ERROR
indicates that an event on a voice connection arrived
because of an error.
static final TerminationReason DEFLECT
DEFLECT
indicates that a voice connection was created
because an incoming call was deflected.
static final TerminationReason SINGLE_STEP_TRANSFER
SINGLE_STEP_TRANSFER
indicates that an event on a voice connection arrived
because a single-step-transfer is in progress.
static final TerminationReason TRANSFER
TRANSFER
indicates that an event on a voice connection arrived
because a transfer is in progress.
static final TerminationReason UNKNOWN
UNKNOWN
termination reason unknown.
static final TerminationReason DO_NOT_DISTURB
DO_NOT_DISTURB
termination reason do not disturb.
static final TerminationReason CALL_PICKUP
CALL_PICKUP
termination reason call pickup.
static final TerminationReason CONFERENCE
termination reason number unallocated.
static final TerminationReason OUT_OF_SERVICE
CONTROL_LOST
indicates that a voice connection can no longer
be controlled because corresponding device got outOfService or monitor point got lost.
static final TerminationReason PARK
PARK
indicates that a voice connection was parked.
Method Detail |
---|
boolean compareState(TerminationReason reason)
reason
- the reason to be compared.
|
OpenScape V3.2, Revision 044 20100322 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This software is the confidential and proprietary information of Unify, Germany