download

abstract suspend fun download(fileId: FileId, requestOptions: RequestOptions? = null): ByteArray

Returns the contents of the specified fileId.

Parameters

fileId

the ID of the file to download.

requestOptions

request options.