Update AATKit consent arguments after the AATKit is already initialized.
The JSON object containing configuration. Set parameters listed , otherwise AATKit uses default values.
AATKitCordova.reconfigureUsingConfiguration({
consent: {
type: "simpleConsent",
nonIABConsent: "withheld"
}
});