Package 

Interface OxSdkConfiguration


  • 
    public interface OxSdkConfiguration
    
                        

    Created by Thomas So on October 02 2018

    Object containing various flags related to the SDK configuration.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public enum OxSdkConfiguration.ConsentDialogState

      This enum represents whether or not the consent dialog should be shown for this user.The state where no such determination could be made is represented by UNKNOWN.

    • Method Summary

      Modifier and Type Method Description
      abstract OxSdkConfiguration.ConsentDialogState getConsentDialogState() Get the consent dialog state for this user.
      • Methods inherited from class java.lang.Object

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