TellSdkToDownloadFile    
    data class TellSdkToDownloadFile(val clientIdentifier: ClientIdentifier, val fileUUID: UUID, val fileName: String) : FileApiInternals.Out
Parameters
clientIdentifier 
The ClientIdentifier of the device to signal to download the file
fileUUID 
The UUID of the file to download
fileName 
The original fileName with which the file was passed to the API.