|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MsConnectionMode | |
|---|---|
| org.mobicents.mscontrol | |
| Uses of MsConnectionMode in org.mobicents.mscontrol |
|---|
| Methods in org.mobicents.mscontrol that return MsConnectionMode | |
|---|---|
MsConnectionMode |
MsConnection.getMode()
Get the current mode of MsConnection |
static MsConnectionMode |
MsConnectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MsConnectionMode[] |
MsConnectionMode.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.mobicents.mscontrol with parameters of type MsConnectionMode | |
|---|---|
void |
MsConnection.setMode(MsConnectionMode mode)
By default the MsConnection starts in
MsConnectionMode.SEND_RECV mode. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||