Object DefaultConsent

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

    
    public class DefaultConsent
    extends ConsentImplementation implements Consent
                        

    Default consent handling. Will read the IAB consent string and CCPA string from SharedPreferences if available.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String toString()
      • Methods inherited from class com.intentsoftware.addapptr.Consent

        setNoConsentNetworkStopSet
      • Methods inherited from class com.intentsoftware.addapptr.internal.ConsentImplementation

        getConsentStateForReporting
      • Methods inherited from class java.lang.Object

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