Options
All
  • Public
  • Public/Protected
  • All
Menu

Event interface that allows an app to register as a handler of the IPreFileUpload event

This event is triggered prior to an upload succesfully being saved to the database, but after all its contents have been retrieved by Rocket.Chat.

To prevent the upload from completing, an app should throw a FileUploadNotAllowedException with a message specifying the reason for rejection.

Hierarchy

  • IPreFileUpload

Index

Methods

executePreFileUpload

Generated using TypeDoc