Phone Widget SDK
Welcome to the documentation for the Phone Widget SDK. This guide will walk you through the steps to integrate the widget into your application and explain the available methods for interacting with the widget.
With the Phone Widget SDK, you can:
- Embed a phone widget into your application.
- Control the widget's visibility.
- Receive events when calls start and end.
- Initiate and prepare calls programmatically.
- Enable or disable the user's ability to edit the phone number.
In this guide, you'll find:
- How to include the widget script in your application.
- How to initialize the SDK and create the widget.
- Details on the available methods for interacting with the widget.
- Example usage.