Class SimpleConsent

  • All Implemented Interfaces:
    com.intentsoftware.addapptr.Consent

    
    public final class SimpleConsent
    extends ConsentImplementation implements Consent
                        

    Allows to set the status of Non-IAB consent. Will also read the IAB consent string and CCPA string from SharedPreferences if available.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final NonIABConsent getNonIABConsent()
      String toString()
      • Methods inherited from class com.intentsoftware.addapptr.internal.ConsentImplementation

        getConsentStateForReporting
      • Methods inherited from class com.intentsoftware.addapptr.Consent

        setNoConsentNetworkStopSet
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait