Index

Classes

Class Index

Built-In Namespace

_global_

Class

Codec

The Codec is used by Resources that are shared on top of the Data Channel, like file sharing and Textual Chat, to decode and code the data in a consistent way by all the peers.
Class

Conversation

Class

DataBroker

The DataBroker Class handles all the operations to choose the right codecs and the channels to send, receive and handle messages related to the Data.
Class

DataMessage

Class

Identity

The Identity represents a user and contains all information needed to support Conversation services including the service endpoint to retrieve the protocol stack (Messaging Stub) that will be used to establish a signalling channel with the Identity domain messaging server.
Class

Idp

Class

Message

Message - This class is a data-holder for all messages that are sent between the domains.
Class

MessageFactory

This class creates WONDER-compliant messages.
Class

MessagingStub

The MessagingStub implements the the protocol Stack used to communicate with a certain Messaging server.
Class

Participant

The Participant class handles all operations needed to manage the participation of an Identity (User) in a conversation including the WebRTC PeerConnection functionalities.
Class

Resource

The Resource class represents the digital assets that are shared among participants in the conversation.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri May 30 2014 17:59:25 GMT+0100 (BST)