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