new Storage(store, namespace)
Parameters:
| Name | Type | Description |
|---|---|---|
store |
Storage | implementer of Storage interface |
namespace |
String | clientAppID to be used for namespacing |
|
| Name | Type | Description |
|---|---|---|
store |
Storage | implementer of Storage interface |
namespace |
String | clientAppID to be used for namespacing |
|