API Reference

Note

Throughout the API documentation, references are made to “optional” parameters. These parameters are required to be present, however, the optional designation means that they may have a NULL value. For example this implies the “@Nullable” parameter annotation for Java, “?” operator for Kotlin and Swift, and “std::optional<>” object for C++.

Contents