Package | Description |
---|---|
elemental.html | |
elemental.js.html |
Modifier and Type | Method and Description |
---|---|
void |
StorageInfo.requestQuota(int storageType,
double newQuotaInBytes,
StorageInfoQuotaCallback quotaCallback) |
void |
StorageInfo.requestQuota(int storageType,
double newQuotaInBytes,
StorageInfoQuotaCallback quotaCallback,
StorageInfoErrorCallback errorCallback) |
Modifier and Type | Method and Description |
---|---|
void |
JsStorageInfo.requestQuota(int storageType,
double newQuotaInBytes,
StorageInfoQuotaCallback quotaCallback) |
void |
JsStorageInfo.requestQuota(int storageType,
double newQuotaInBytes,
StorageInfoQuotaCallback quotaCallback,
StorageInfoErrorCallback errorCallback) |
Copyright © 2018. All rights reserved.