Package com.mixpanel.android.util
Class LegacyVersionUtils
java.lang.Object
com.mixpanel.android.util.LegacyVersionUtils
A utility class for handling migration from legacy versions, internal use only in the Mixpanel library. Not thread-safe.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
removeLegacyResidualImageFiles
(File fileOrDirectory) Remove the residual image files produced from legacy SDK versions 5.x and older (from Messages and Experiments features)
-
Constructor Details
-
LegacyVersionUtils
public LegacyVersionUtils()
-
-
Method Details
-
removeLegacyResidualImageFiles
Remove the residual image files produced from legacy SDK versions 5.x and older (from Messages and Experiments features)- Parameters:
fileOrDirectory
-
-