Package 

Interface CTFeatureFlagsListener


  • @Deprecated() 
    public interface CTFeatureFlagsListener
    
                        

    Interface definition for a callback to be invoked when Feature Flag gets updated.

    Note: This interface has been deprecated since v5.0.0 and will be removed in the future versions of this SDK.

    • Method Summary

      Modifier and Type Method Description
      abstract void featureFlagsUpdated() Receives a callback whenever feature flags get updated com.clevertap.android.sdk.featureFlags.CTFeatureFlagsController objectNote: This method has been deprecated since v5.0.0 and will be removed in the future versions of this SDK.
      • Methods inherited from class java.lang.Object

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