JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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 previously
void
disable
()
Disables the storage
Method Detail
delete
void delete()
Deletes all storage information saved previously
disable
void disable()
Disables the storage
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method