setParameters [2/2]
Provides the technical preview functionalities or special customizations by configuring the SDK with JSON options.
virtual int setParameters(const char* parameters) = 0;
Details
Contact technical support to get the JSON configuration method.
Parameters
- parameters
- Pointer to the set parameters in a JSON string.
Returns
- 0: Success.
- < 0: Failure.