SetParameters [2/2]
Configures technical preview or customized features provided by the SDK using JSON.
public abstract int SetParameters(string parameters);
Please contact technical support to obtain the JSON configuration method.
Parameters
- parameters
- Parameters in JSON string format.
Return Values
- 0: Success.
- < 0: Failure. See Error Codes for details and resolution suggestions.