Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 793 Bytes

File metadata and controls

15 lines (10 loc) · 793 Bytes

StorageManagerEstimate

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.

Properties

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