|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.genesyslab.ail.Enum
com.genesyslab.ail.Dn.Media
public static class Dn.Media
Enum for the possible media types.
| Field Summary | |
|---|---|
static Dn.Media |
CHAT
Deprecated. Chat. |
static int |
CHAT_
Deprecated. Chat. |
static Dn.Media |
COBROWSE
Deprecated. CoBrowse. |
static int |
COBROWSE_
Deprecated. CoBrowse. |
static Dn.Media |
EMAIL
Deprecated. Email. |
static int |
EMAIL_
Deprecated. Email. |
static int |
MAX
Deprecated. The maximum number of media. |
static Dn.Media |
VOICE
Deprecated. Voice. |
static int |
VOICE_
Deprecated. Voice. |
static Dn.Media |
VOIP
Deprecated. Voice over IP. |
static int |
VOIP_
Deprecated. Voice over IP. |
| Fields inherited from class com.genesyslab.ail.Enum |
|---|
CONSTANTS_RANGE |
| Method Summary | |
|---|---|
static Dn.Media |
getMedia(int value)
Deprecated. Returns the Media for this value. |
static int |
max()
Deprecated. The maximum number of media. |
| Methods inherited from class com.genesyslab.ail.Enum |
|---|
equals, hashCode, toInt, toString |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int VOICE_
public static final Dn.Media VOICE
public static final int EMAIL_
public static final Dn.Media EMAIL
public static final int CHAT_
public static final Dn.Media CHAT
public static final int VOIP_
public static final Dn.Media VOIP
public static final int COBROWSE_
public static final Dn.Media COBROWSE
public static final int MAX
| Method Detail |
|---|
public static int max()
public static final Dn.Media getMedia(int value)
Media for this value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||