Interface MediaFile

Index

Properties

Methods

Properties

public fullPath: string

public lastModifiedDate: Date

public name: string

public size: number

public type: string

Methods

public getFormatData(successCallback: Function, errorCallback?: Function)

Parameters

  • successCallback: Function
  • errorCallback?: Function optional