Interfaces

The Avaya WebRTC Snap-in provides a single programming interface: the WebRTC JavaScript API. The WebRTC SDK includes resources to help developers use the API. The SDK is available for download under Releases -> Downloads for the latest release of the WebRTC Snap-in.

WebRTC Connect Web, Voice and Video Client APIs

The WebRTC JavaScript API enables HTTP requests to be sent from a Web page running inside a WebRTC-compliant browser to the WebRTC Snap-in deployed on the Avaya Breeze Platform. The API comprises a library of JavaScript files that are referenced from the Web page. The JavaScript library is included in the WebRTC SDK.

See the JavaScript documentation, included in the WebRTC SDK, for detailed information about all of the capabilities supported by the API.

WebRTC SDK

The WebRTC SDK includes resources to help developers build Web applications that incorporate WebRTC capabilities, such as the JavaScript library, documentation that describes the classes, methods, properties and events supported by the WebRTC JavaScript API, Java and .NET sample web applications that demonstrate WebRTC capabilities, and documentation describing how to deploy and run the sample applications, as well as how to create the authorization token required to make an HTTP request from a WebRTC client Web application.

Loading...