Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetFileRequest

Hierarchy

  • IGetFileRequest

Index

Properties

Optional callbackIdentifier

callbackIdentifier: string

failureCallback

failureCallback: IGetFileRequestFailureFn

fileName

fileName: string

Optional publicationKey

publicationKey: string

Limit the scope of the file being requested, to a specific publication. Empty string is equal to current publication (if available).

successCallback

successCallback: IGetFileRequestSuccessFn

Generated using TypeDoc