Interface EitriFile

Hierarchy

  • EitriFile

Properties

fileId: string

Generated file id

fileName: string

Generated file name

size: number

Size in bytes

mimeType: string

Mime type of the file

Source where this descriptor was generated

shared: boolean

File is from shared space using App Group

Methods

  • Encode a file content into Base64

    Returns Promise<string>

Generated using TypeDoc