| Package | Description |
|---|---|
| oracle.wsc.android.call |
Provides a Call handling API.
|
| Class and Description |
|---|
| Call
Represents a call which could have any combination of audio/video/dataChannel capabilities.
|
| Call.Observer
Observer class that the application can implement to be informed of changes in the
Call. |
| Call.TrickleIceMode
Trickle ICE modes.
|
| CallConfig
Call Configuration that describes the capabilities (audio/video) of a call.
|
| CallPackage
Package handler that enables call applications.
|
| CallPackage.Observer
Observer class for the
CallPackage to receive notifications whenever a new call arrives. |
| CallState
Represents the various states of a Call.
|
| CallUpdateEvent
Represents the various states of a Call update event.
|
| Cause
Identifies the
StatusCode and extension headers related to an event. |
| MediaDirection
Direction of the local media stream.
|
| MediaStreamEvent
Media stream event enum.
|