SetJsonParameter

Provides the technical preview functionalities or special customizations by configuring the SDK with JSON options.

void SetJsonParameter(const char *json_parameter, Error *err = nullptr);
Since
v4.5.0

Applicable scenarios

When you need to set private parameters or use custom features, you can call this method.

Call timing

Call this method after SetConfigs [1/3].

Restrictions

None.

Parameters

json_parameter
Pointer to the set parameters in a JSON string.
err
The state or error information: Error.