OnCaller
CtrlK
  • OnCaller Developer Document
  • API
    • Authentication
    • Blacklist Number Management
    • Business Hour Management
    • Caller Setting
    • Call Actions
    • Call Logs
  • SDK
    • Javascript SDK
      • OnCallerCall
      • OnCallerCallState
      • OnCallerClient
      • OnCaller Error Code
      • Example
    • OnCaller Call Widget
    • Android SDK
    • iOS SDK
    • React Native SDK
    • Cordova/IONIC SDK
Powered by GitBook
On this page

Was this helpful?

  1. SDK

Javascript SDK

These are the API classes.

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

Content

Description

OnCallerCall

Represents a voice, video call.

OnCallerCall.CallState

Defines values for a call's states.

OnCallerClient

Represents a OnCaller client.

OnCaller Error Code

Defines values for a error.

Example

Code example

PreviousCall LogsNextOnCallerCall

Last updated 4 years ago

Was this helpful?