|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains constants not associated with any type, but associated with the package org.csapi.jr.se.cc
Field Summary | |
static int |
AUDIO
Audio stream |
static int |
CALL_INFO_RELEASE_CAUSE
Call release cause |
static int |
CALL_INFO_TIMES
Relevant call times |
static int |
CALL_INFO_UNDEFINED
Undefined |
static int |
CALL_LEG_INFO_ADDRESS
Call leg connected address |
static int |
CALL_LEG_INFO_APPINFO
Call leg application related information |
static int |
CALL_LEG_INFO_RELEASE_CAUSE
Call leg release cause |
static int |
CALL_LEG_INFO_TIMES
Relevant call times |
static int |
CALL_LEG_INFO_UNDEFINED
Undefined |
static java.lang.String |
CALL_LEG_PROPERTY_CARD
The card property name is associated with a business card, for example, in vCard or LDIF formats. |
static java.lang.String |
CALL_LEG_PROPERTY_ICON
The icon parameter property name is associated with a URL value that points to data suitable as an iconic representation of the caller or callee. |
static java.lang.String |
CALL_LEG_PROPERTY_INFO
The info property name is associated with a URL value that describes the caller or callee in general, for example, through a web page. |
static int |
CALL_LEG_SUPERVISE_APPLY_TONE
Send a warning tone on the call leg when the call leg supervision timer expires. |
static int |
CALL_LEG_SUPERVISE_RELEASE
Release the call leg when the call leg supervision timer expires |
static int |
CALL_LEG_SUPERVISE_RESPOND
Notify the application when the call leg supervision timer expires |
static int |
CALL_LOAD_CONTROL_ADMIT_NO_CALLS
Infinite interval (do not admit any calls) |
static int |
CALL_SUPERVISE_APPLY_TONE
Send a warning tone to the originating party when the call supervision timer expires. |
static int |
CALL_SUPERVISE_CALL_ENDED
The call has ended, either due to timer expiry or call party release. |
static int |
CALL_SUPERVISE_RELEASE
Release the call when the call supervision timer expires |
static int |
CALL_SUPERVISE_RESPOND
Notify the application when the call supervision timer expires |
static int |
CALL_SUPERVISE_TIMEOUT
The call supervision timer has expired. |
static int |
CALL_SUPERVISE_TONE_APPLIED
A warning tone has been applied. |
static int |
CALL_SUPERVISE_UI_FINISHED
The user interaction has finished. |
static int |
DATA
Data stream (for example T.120) |
static int |
VIDEO
Video stream |
Field Detail |
public static final int CALL_LEG_INFO_UNDEFINED
public static final int CALL_LEG_INFO_TIMES
public static final int CALL_LEG_INFO_RELEASE_CAUSE
public static final int CALL_LEG_INFO_ADDRESS
public static final int CALL_LEG_INFO_APPINFO
public static final int CALL_LEG_SUPERVISE_RELEASE
public static final int CALL_LEG_SUPERVISE_RESPOND
public static final int CALL_LEG_SUPERVISE_APPLY_TONE
public static final java.lang.String CALL_LEG_PROPERTY_INFO
public static final java.lang.String CALL_LEG_PROPERTY_ICON
public static final java.lang.String CALL_LEG_PROPERTY_CARD
public static final int CALL_INFO_UNDEFINED
public static final int CALL_INFO_TIMES
public static final int CALL_INFO_RELEASE_CAUSE
public static final int CALL_LOAD_CONTROL_ADMIT_NO_CALLS
public static final int CALL_SUPERVISE_TIMEOUT
public static final int CALL_SUPERVISE_CALL_ENDED
public static final int CALL_SUPERVISE_TONE_APPLIED
public static final int CALL_SUPERVISE_UI_FINISHED
public static final int CALL_SUPERVISE_RELEASE
public static final int CALL_SUPERVISE_RESPOND
public static final int CALL_SUPERVISE_APPLY_TONE
public static final int AUDIO
public static final int DATA
public static final int VIDEO
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |