Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFileRequest

File request interface

Hierarchy

  • IFileRequest

Index

Properties

abortSearch playground for abort

abort: () => void

Aborts the request for a file.

Type declaration

    • (): void
    • Returns void

onCompleteObservableSearch playground for onCompleteObservable

onCompleteObservable: Observable<IFileRequest>

Raised when the request is complete (success or error).

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method