Class FeaturesHelper

java.lang.Object
com.exxothermic.audioeverywheresdk.helper.logic.FeaturesHelper

public class FeaturesHelper extends Object
Class that will, based on a API version, get if a certain feature is enabled on the box or not. This class will filter based on the current exxtractor version that is received from the
Since:
11/4/14
  • Constructor Details

  • Method Details

    • setCurrentVersion

      public void setCurrentVersion(FeaturesHelper.ExxtractorApiVersion currentVersion)
    • isLocationEnabled

      public boolean isLocationEnabled()
    • areFilesEnabled

      public boolean areFilesEnabled()
    • arePartnerInformationEnabled

      public boolean arePartnerInformationEnabled()
    • areOffersEnabled

      public boolean areOffersEnabled()
    • areAllFeaturesEnabled

      public boolean areAllFeaturesEnabled()