Package | Description |
---|---|
oracle.wsc.android.call |
Provides a Call handling API.
|
Modifier and Type | Method and Description |
---|---|
Call.TrickleIceMode |
Call.getTrickleIceMode() |
static Call.TrickleIceMode |
Call.TrickleIceMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Call.TrickleIceMode[] |
Call.TrickleIceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Call.setTrickleIceMode(Call.TrickleIceMode trickleIceMode) |