21009

721009 >= 2.2222.8

Constructors

Properties

contentInfo: any
downloadPromise: null | Promise<null>
downloadStage: any
entries: any
filehash: any
mediaBlob?: OpaqueData
parsedVcards: any
progressiveStage: any
size: any
type: string
uploadPromise: null | Promise<null>
uploadStage: any
userDownloadAttemptCount: number
userUploadAttemptCount: number

Methods

  • Returns {
        contentInfo: any;
        downloadStage: string;
        filehash: string;
        mediaBlob: any;
        size: number;
        type: string;
        uploadStage: string;
    }

    • contentInfo: any
    • downloadStage: string
    • filehash: string
    • mediaBlob: any
    • size: number
    • type: string
    • uploadStage: string