Skip to main content

SDK 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.

Open C++ API Reference

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

Swift / Objective-C

For Apple systems we provide Swift / Objective-C wrapper classes around the C++ functionality. You can find the Swift / Objective-C API documentation on the following link.

Open Swift / Objective-C 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.

Open JavaScript API Reference