Options
All
  • Public
  • Public/Protected
  • All
Menu

Project MedicomStatusCheck - v1.2.1

Index

Variables

Const MEDICOM_EVENTS

MEDICOM_EVENTS: { DOWNLOAD_COMPLETED: string; DOWNLOAD_PROGRESS: string; ERROR: string } = ...

'medicom-error' event will be produced if an error occurs within this package

'download/progress' event will be produced if there is progress with a study's download

'download/completed' event will be produced if a study has finished transferring Note: In cases of downloading to drive/usb/cd, this does not mean that the entire process is completed

Type declaration

  • DOWNLOAD_COMPLETED: string
  • DOWNLOAD_PROGRESS: string
  • ERROR: string

Generated using TypeDoc