setOption

fun setOption(optionName: String, optionValue: String)

Set option in AATKit. Options can also be obtained from the server.

Parameters

optionName

The name of the option to be set.

optionValue

The value of the option to be set.