Index


Oracle® Communications WebRTC Session Controller JavaScript API Reference 7.0

E49239-01

wsc

The wsc namespace exposes the WebRTC Session Controller JavaScript API for extension by application and SPI (Service Provider Interface) developers.


wsc.AuthHandler

The authentication handler is used by the session to get "SERVICE" or "TURN" authentication information.

wsc.AUTHTYPE


wsc.Call

Represents a call which could have any combination of audio/video/dataChannel capabilities.

wsc.CallConfig

Call Configuration describes the capabilities (audio/video/data channel) of a call.

wsc.CallPackage

A package that enables call applications.

wsc.CallState

An object that represents the state of a Call.

wsc.CallState#status


wsc.DataReceiver

Exposes the capability of a DataTransfer to receive data over the established data channel.

wsc.DataSender

Exposes the capability of a DataTransfer to send raw data over a data channel.

wsc.DataTransfer

Manage a data channel between two peers.

wsc.ERRORCODE


wsc.ErrorInfo

Represents the error information object.

wsc.ExtensibleSession

This object exposes functions required for package developers (SPI).

wsc.LOGLEVEL


wsc.Map

An object that maps keys to values.

wsc.MEDIADIRECTION


wsc.MEDIASTREAMEVENT


wsc.Message

An object which denotes the message data to be sent to WebRTC Session Controller server.

wsc.Message#control

The control header part of the message.

wsc.Message#header

The general header part of the message.

wsc.Message#payload

The payload part of the message.

wsc.MessageAlertPackage

A package that enables message notification applications.

wsc.MessageCounts

represents the notification message counts of the message-summary type.

wsc.MessageSummary

a sub-class of Notification that represents a message-summary type notification.

wsc.Notification

Represents general notifications received.

wsc.Session

Represents a session between the client and the WebRTC Session Controller server.

wsc.SESSIONSTATE


wsc.Subscription

Represents a subscription.

Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.