API Reference
The WebRTC JavaScript API contains the following classes:
- Grtc—This is the base class for the Grtc namespace.
- Grtc.Client—This class creates a WebRTC client and provides methods for connecting to and registering with the WebRTC Gateway.
- Grtc.Error—Some functions in the Grtc namespace can raise exceptions under certain circumstances. Each such exception is an instance of this class.
- Grtc.MediaSession—This class creates a peer connection and implements ROAP-based signaling that is built on JSEP as substrate.
This page was last edited on April 24, 2014, at 19:37.
Comments or questions about this documentation? Contact us for support!