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/data channel) 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. |
DataChannelConfig
Represents configuration for a specific data channel.
|
DataChannelOption
Provides options for configuring the data channel.
|
DataTransfer
Represents handle to all data channel operations.
|
DataTransfer.DataReceiver
Entity to receive data over this data channel.
|
DataTransfer.DataSender
Entity to send data over this data channel.
|
DataTransfer.DataTransferState
Status of the DataTransfer object.
|
DataTransfer.Observer
Observer for this data transfer on incoming data and state changes.
|
MediaDirection
Direction of the local media stream.
|
MediaStreamEvent
Media stream event enumerator.
|