Package com.mixpanel.android.util
Class LegacyVersionUtils
- java.lang.Object
-
- com.mixpanel.android.util.LegacyVersionUtils
-
public class LegacyVersionUtils extends java.lang.ObjectA utility class for handling migration from legacy versions, internal use only in the Mixpanel library. Not thread-safe.
-
-
Constructor Summary
Constructors Constructor Description LegacyVersionUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidremoveLegacyResidualImageFiles(java.io.File fileOrDirectory)Remove the residual image files produced from legacy SDK versions 5.x and older (from Messages and Experiments features)
-