set Custom Parameters
final Unit setCustomParameters(HashMap<String, String> parameters, String appId)
Content copied to clipboard
Set custom parameters for given AppID.
Parameters
parameters
Custom parameters. Each key must be in the following format: "custom_paramx" where x is a number between 1-10..
app Id
The AppID to associate the policy with. Ignore this param if you use only one AppID.