| Package | Description |
|---|---|
| oracle.wsc.android.call |
Provides a Call handling API.
|
| Modifier and Type | Method and Description |
|---|---|
DataChannelOption |
DataChannelConfig.getDataChannelOption()
Gets the options specified for this data channel.
|
| Constructor and Description |
|---|
DataChannelConfig(String label,
DataChannelOption dataChannelOption)
Configuration that describes the data channel of a call.
|