Samples & Demos
Throughout the documentation you will meet buttons linking to related code samples and demos.
Listed below is a coherent collection of all samples and demos.
Be aware that - unless stated otherwise - the samples and demos require installation of the Chrome Host and Chrome Extension.
Code samples
Device list
Shows how to initialize the library and print a list of connected devices.
See code sampleDemos
Call control
Full call control demo showcasing the functionality and available options.
Try demoSee related tutorialBrowser softphone
Demo showing basic functionality for a browser-based softphone using the Jabra SDK in conjunction with WebRTC.
Try demoSee related tutorialCall state
Demo showing a best-effort on how to handle state when creating a softphone application.
Try demo