download

abstract suspend fun download(fileId: <Error class: unknown class>, requestOptions: <Error class: unknown class>? = null): ByteArray

Returns the contents of the specified fileId.

Parameters

fileId

the ID of the file to download.

requestOptions

request options.