|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IEventConst
This interface contains several constants used by the eventing mechanism of the framework.
| Field Summary | |
|---|---|
static int |
EVENT_TYPE_APPLICATION_READY
Event type for application ready events. |
static int |
EVENT_TYPE_CALL_MANAGER_UPDATED
Event type for updated call managers. |
static int |
EVENT_TYPE_CALLACCEPTED
Event type for automatic call accepting, e.g., rejecting |
static int |
EVENT_TYPE_CALLCLEARED
Event type for normal call clearing. |
static int |
EVENT_TYPE_CALLER_MANAGER_UPDATED
Event type for updated caller managers. |
static int |
EVENT_TYPE_CALLREJECTED
Event type for rejecting calls. |
static int |
EVENT_TYPE_IDENTIFIED_CALL
Event type for retrieving full identified calls. |
static int |
EVENT_TYPE_IDENTIFIED_OUTGOING_CALL
Event type for retrieving full identified outgoing calls. |
static int |
EVENT_TYPE_IDENTIFIED_OUTGOING_CALL_ACCEPTED
Event type for retrieving full identified outgoing accepted calls. |
static int |
EVENT_TYPE_INCOMING_INFO
Event type for incoming info events. |
static int |
EVENT_TYPE_INCOMINGCALL
Event type for incoming calls which are not identified yet. |
static int |
EVENT_TYPE_MANUALCALLACCEPTED
Event type for manual call accepting, e.g., rejecting |
static int |
EVENT_TYPE_OUTGOINGCALL
Event type for outgoing calls which are not identified yet. |
static int |
EVENT_TYPE_UNKNOWN
Event type for unknown events. |
static int |
EVENT_TYPE_UPDATE_CALL
Event type for updated call information. |
| Field Detail |
|---|
static final int EVENT_TYPE_UNKNOWN
static final int EVENT_TYPE_APPLICATION_READY
static final int EVENT_TYPE_CALL_MANAGER_UPDATED
static final int EVENT_TYPE_CALLER_MANAGER_UPDATED
static final int EVENT_TYPE_INCOMINGCALL
static final int EVENT_TYPE_CALLREJECTED
static final int EVENT_TYPE_CALLCLEARED
static final int EVENT_TYPE_IDENTIFIED_CALL
static final int EVENT_TYPE_INCOMING_INFO
static final int EVENT_TYPE_UPDATE_CALL
static final int EVENT_TYPE_CALLACCEPTED
static final int EVENT_TYPE_MANUALCALLACCEPTED
static final int EVENT_TYPE_OUTGOINGCALL
static final int EVENT_TYPE_IDENTIFIED_OUTGOING_CALL
static final int EVENT_TYPE_IDENTIFIED_OUTGOING_CALL_ACCEPTED
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||