Interface | Description |
---|---|
BaseStorage |
Interface definition of a base storage
|
MachineIdStorage |
Interface definition of a storage for saving the machine id of a chat session.
|
VisitorInfoStorage |
Interface definition of a storage for saving the
VisitorInfo info |
Class | Description |
---|---|
MachineIdPrefsStorage |
Storage for saving the machine id of a chat session.
|
VisitorInfoPrefsStorage |
Storage for saving the visitor info
|
Enum | Description |
---|---|
Storage |
Singleton storage instance used to initialize or clear the storage
|