onFileBoxItemAdded

abstract fun onFileBoxItemAdded(newFileBoxItem: FileBoxItem)

Gets called when a new FileBoxItem was added to the file box either by us or by another participant.

Parameters

newFileBoxItem

the new item which was added to the file box.