onFileBoxItemRemoved

abstract fun onFileBoxItemRemoved(removedId: Long)

Gets called when a FileBoxItem was removed from the file box.

Parameters

removedId

the id of the removed item.