Index

C D E F G O S T U 
All Classes and Interfaces|All Packages

D

deleteAllFeatureToggles(Context, FeatureToggle.Callback_Data<String>) - Static method in class com.example.featuretogglelibrary.FeatureToggle
Delete all feature toggles for the current app.
deleteAllFeatureToggles(String) - Method in interface com.example.featuretogglelibrary.interfaces.FeatureApi
Deletes all feature toggles for a specified package.
deleteAllFeatureToggles(String, GenericCallBack<String>) - Method in class com.example.featuretogglelibrary.api.FeatureController
Deletes all feature toggles for a specific package.
deleteFeatureToggle(Context, String, FeatureToggle.Callback_Data<String>) - Static method in class com.example.featuretogglelibrary.FeatureToggle
Deletes a specific feature toggle for the sepcified package.
deleteFeatureToggle(String, String) - Method in interface com.example.featuretogglelibrary.interfaces.FeatureApi
Deletes a specific feature toggle by its ID.
deleteFeatureToggle(String, String, GenericCallBack) - Method in class com.example.featuretogglelibrary.api.FeatureController
Sends a request to delete a specific feature toggle from the backend.
C D E F G O S T U 
All Classes and Interfaces|All Packages