|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CiscoMediaConnectionMode
CiscoMediaConnectionMode
interface lists all of the media
connection modes.
Field Summary | |
---|---|
static int |
NONE
There is no active transmit or receive channel. |
static int |
RECEIVE_ONLY
Only the receive channel is active. |
static int |
TRANSMIT_AND_RECEIVE
Both the transmit and the receive channels are active. |
static int |
TRANSMIT_ONLY
Only the transmit channel is active. |
Field Detail |
---|
static final int NONE
static final int RECEIVE_ONLY
static final int TRANSMIT_ONLY
static final int TRANSMIT_AND_RECEIVE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |