IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

dirSummaryStorageQuotaUsed (property)

The number of bytes consumed for the storage type quota.

Syntax

@property (nonatomic,readonly,assign,getter=dirSummaryStorageQuotaUsed) long long dirSummaryStorageQuotaUsed;
- (long long)dirSummaryStorageQuotaUsed;
public var dirSummaryStorageQuotaUsed: Int64 {
  get {...}
}

Default Value

0

Remarks

The number of bytes consumed for the storage type quota.

This property reflects the number of bytes that have been consumed for the storage type quota currently selected by DirSummaryStorageQuotaIndex

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 iOS Edition - Version 20.0 [Build 8265]