- generateCorrelationId() - Method in class oracle.wsc.android.session.WSCSession
-
Generate a correlation ID based on current outbound sequence number of this session.
For example, if the current outbound sequence number is 100, "c101" is returned by calling this method.
- generateSubSessionId() - Method in class oracle.wsc.android.session.WSCSession
-
Generates random UUID according to RFC 4122 v4.
- getAudioConfig() - Method in class oracle.wsc.android.call.CallConfig
-
Gets the audio config.
- getByCode(int) - Static method in enum oracle.wsc.android.constants.StatusCode
-
Get StatusCode by value.
- getCallConfig() - Method in class oracle.wsc.android.call.Call
-
Gets the CallConfig for the current call.
- getCallee() - Method in class oracle.wsc.android.call.Call
-
Gets the callee of the current call.
- getCaller() - Method in class oracle.wsc.android.call.Call
-
Gets the caller of the current call.
- getCallState() - Method in class oracle.wsc.android.call.Call
-
Gets the current state of a call.
- getCode() - Method in enum oracle.wsc.android.constants.StatusCode
-
Gets the code.
- getExtHeaders() - Method in class oracle.wsc.android.call.Cause
-
Gets the extension headers if any.
- getHeader(String) - Method in class oracle.wsc.android.session.HttpContext
-
Get all possible values of the header indicated by headerName.
- getHeaders() - Method in class oracle.wsc.android.session.HttpContext
-
Returns a map of the header fields and values.
- getIceServerConfig() - Method in class oracle.wsc.android.session.WSCSession
-
Gets the ICE server handler.
- getIceServers() - Method in interface oracle.wsc.android.session.IceServerConfig
-
Gets the list of ice servers.
- getId() - Method in class oracle.wsc.android.session.SubSession
-
Gets the id.
- getMediaDirection(String) - Static method in enum oracle.wsc.android.call.MediaDirection
-
Gets MediaDirection by SDP attribute value.
- getOppositeDirection() - Method in enum oracle.wsc.android.call.MediaDirection
-
Gets the opposite media direction.
- getPackage() - Method in class oracle.wsc.android.call.Call
-
- getPackage() - Method in class oracle.wsc.android.session.SubSession
-
Gets the package.
- getPackage(String) - Method in class oracle.wsc.android.session.WSCSession
-
Gets the package.
- getPackages() - Method in class oracle.wsc.android.session.WSCSession
-
Gets the packages.
- getPackageType() - Method in class oracle.wsc.android.session.Package
-
- getPassword() - Method in class oracle.wsc.android.session.IceServerConfig.IceServer
-
Gets the password.
- getPeerConnection() - Method in class oracle.wsc.android.call.Call
-
Gets the peerConnection of the current call.
Note: The peerConnection may change.
- getPeerConnectionFactory() - Method in class oracle.wsc.android.call.Call
-
Gets the Peer Connection Factory instance to create media streams while initiating or accepting a call.
- getProperty(String) - Method in class oracle.wsc.android.session.WSCSession
-
Gets a property.
- getRealm() - Method in interface oracle.wsc.android.session.ServiceAuthHandler.Challenge
-
Gets the realm.
- getSession() - Method in class oracle.wsc.android.session.Package
-
Gets the associated session or null if a session is not yet created.
- getSessionId() - Method in class oracle.wsc.android.session.WSCSession
-
Gets the session id.
- getSessionState() - Method in class oracle.wsc.android.session.WSCSession
-
Gets the session state.
- getSslContext() - Method in class oracle.wsc.android.session.HttpContext
-
- getStatusCode() - Method in class oracle.wsc.android.call.Cause
-
Gets the status code if available.
- getStatusCode(Frame) - Static method in enum oracle.wsc.android.constants.StatusCode
-
- getSubSession(String) - Method in class oracle.wsc.android.session.Package
-
- getSubSession(String) - Method in class oracle.wsc.android.session.WSCSession
-
Gets the sub session.
- getSubSessions() - Method in class oracle.wsc.android.session.Package
-
- getSubSessions() - Method in class oracle.wsc.android.session.WSCSession
-
Gets the sub sessions.
- getTrickleIceMode() - Method in class oracle.wsc.android.call.Call
-
- getUrl() - Method in class oracle.wsc.android.session.IceServerConfig.IceServer
-
Gets the URL.
- getUsername() - Method in class oracle.wsc.android.session.IceServerConfig.IceServer
-
Gets the username.
- getUserName() - Method in class oracle.wsc.android.session.WSCSession
-
Gets the user name.
- getValue() - Method in enum oracle.wsc.android.call.MediaDirection
-
Gets the value.
- getVideoConfig() - Method in class oracle.wsc.android.call.CallConfig
-
Gets the video config.
- valueOf(String) - Static method in enum oracle.wsc.android.call.Call.TrickleIceMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.wsc.android.call.CallState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.wsc.android.call.CallUpdateEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.wsc.android.call.MediaDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.wsc.android.call.MediaStreamEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.wsc.android.constants.StatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.wsc.android.session.SessionState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum oracle.wsc.android.call.Call.TrickleIceMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.wsc.android.call.CallState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.wsc.android.call.CallUpdateEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.wsc.android.call.MediaDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.wsc.android.call.MediaStreamEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.wsc.android.constants.StatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.wsc.android.session.SessionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.