Package com.zopim.android.sdk.store
Interface BaseStorage
-
- All Known Subinterfaces:
- MachineIdStorage, VisitorInfoStorage
- All Known Implementing Classes:
- MachineIdPrefsStorage, VisitorInfoPrefsStorage
public interface BaseStorage
Interface definition of a base storage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description void
delete()
Deletes all storage information saved previouslyvoid
disable()
Disables the storage
-