App storage instance interface Each app gets its own isolated storage namespace
Readonly
App ID for this storage instance
Get value by key
Set value with optional options
Optional
Delete a key
List all keys in this app's namespace
Clear all data in this app's namespace
Check if a key exists
Subscribe to changes for a specific key
Subscribe to all changes in this app's namespace
App storage instance interface Each app gets its own isolated storage namespace