OnCallerClient

Represents a OnCaller client. The first step in using OnCaller Javascript SDK is to initialize a OnCallerClient instance by calling the OnCallerClient() constructor. Then connects to OnCaller server by calling connect, pass in the access token. To generate access token, please follow this link: https://oncaller.asia/docs/#get-my-caller-access-token

You can use our latest SDK version at: https://cdn.oncaller.asia/assets/js/sdk/v1.0/oncaller.latest.sdk.bundle.min.js

Constructors

OnCallerClient()

Creates a new OnCallerClient instance.

Properties

Methods

Events

Last updated