Namespace: SpawnDev.SpawnJS.JSObjects
Source: JSObjects/StorageManagerEstimate.cs
The StorageManagerEstimate dictionary is used by the StorageManager.estimate() method to return an estimate of the total amount of storage available to the current origin and how much of it is already in use.
| Property | Type | Access | Description |
|---|---|---|---|
StorageManagerEstimate |
class |
get/set | The StorageManagerEstimate dictionary is used by the StorageManager.estimate() method to return an estimate of the total amount of storage available to the current origin and how much of it is already in use. |
Usage |
long |
get/set | Usage |
UsageDetails |
StorageManagerEstimateUsageDetails? |
get | UsageDetails |