Guides
Simple User Demo
We have created a demo that uses the Simple User interface in our Github repository. You can clone the repository and follow the instructions to build and run the demo.
Full API Demo
SIP.js maintains the SimpleUser
interface which is a wrapper around our full API. We do not use anything outside of the API to create the SimpleUser
. This allows you to reference the code for SimpleUser
as a reference point for the full SIP.js API.