NotifyFileUploaded

constructor(clientIdentifier: ClientIdentifier, fileUUID: UUID, fileName: String)

Parameters

clientIdentifier

The ClientIdentifier of the device that uploaded the file

fileUUID

The UUID of the file (under which it was received / stored).

fileName

The original fileName of the file as it was provided to the API.