StorageQuotaCallback typedef

void StorageQuotaCallback (
  1. int grantedQuotaInBytes
)

Implementation

typedef void StorageQuotaCallback(int grantedQuotaInBytes);