Package | Description |
---|---|
oracle.wsc.android.call |
Provides a Call handling API.
|
oracle.wsc.android.messaging |
Provides a SIP based Messaging API.
|
oracle.wsc.android.session |
Session API.
|
Class and Description |
---|
Package
Base class for all packages including Register, Call and others.
|
SubSession
Base class for all interaction classes such as Call.
|
Class and Description |
---|
Package
Base class for all packages including Register, Call and others.
|
Class and Description |
---|
HibernateParams
Parameters for hibernating the session.
|
HibernationHandler
Callback methods for Hibernation requests and responses.
|
HttpContext
HttpContext is used to pass login information between the
HTTP client and the Websocket client API.
|
HttpContext.Builder
Builder for creating the HttpContext.
|
IceServerConfig
Configuration for ICE Servers.
|
Package
Base class for all packages including Register, Call and others.
|
ServiceAuthHandler
Handle authentication challenge from service.
|
ServiceAuthHandler.Challenge
Authentication challenge.
|
SessionState
State of the session.
|
SubSession
Base class for all interaction classes such as Call.
|
WSCSession
WSCSession represents a session between the client and the WebRTC Session Controller server.
|
WSCSession.Builder
Builder for WSCSession class.
|
WSCSession.ConnectionCallback
Callback for connection notification.
|
WSCSession.Observer
Observer for session state change.
|