Package com.intentsoftware.addapptr
Class AATKitRuntimeConfiguration
-
- All Implemented Interfaces:
public final class AATKitRuntimeConfiguration extends AATKitAbstractConfiguration
Allows to change settings for AATKit at runtime.
-
-
Field Summary
Fields Modifier and Type Field Description private BooleanisConsentRequiredprivate Consentconsentprivate BooleanisUseGeoLocation
-
Constructor Summary
Constructors Constructor Description AATKitRuntimeConfiguration()
-
Method Summary
-
Methods inherited from class com.intentsoftware.addapptr.internal.AATKitAbstractConfiguration
getConsent, isConsentRequired, isUseGeoLocation, setConsent, setConsentRequired, setUseGeoLocation -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-