API Reference
C++
Most of the functionality of Switchboard SDK is written in C++. You can find the C++ API documentation on the following link.
Kotlin / Java
For JVM-based systems we provide Kotlin / Java wrapper classes around the C++ functionality. You can find the Kotlin / Java API documentation on the following link.
Open Kotlin / Java API Reference
JavaScript
For Web apps we provide JavaScript wrapper classes around the C++ functionality. You can find the JavaScript API documentation on the following link.