Show / Hide Table of Contents

Interface IStorageMetrics

Namespace: CG.Web.MegaApiClient
Assembly: MegaApiClient.dll
Syntax
public interface IStorageMetrics

Properties

| Improve this Doc View Source

BytesUsed

Declaration
long BytesUsed { get; }
Property Value
Type Description
System.Int64
| Improve this Doc View Source

FilesCount

Declaration
long FilesCount { get; }
Property Value
Type Description
System.Int64
| Improve this Doc View Source

FoldersCount

Declaration
long FoldersCount { get; }
Property Value
Type Description
System.Int64
| Improve this Doc View Source

NodeId

Declaration
string NodeId { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Copyright © 2013-2024 - Gregoire Pailler - MegaApiClient 1.10.5