inline suspend fun ApplicationCall.receiveMultipart(): MultiPartData
Receives multipart data for this call.
ContentTransformationException - when content cannot be transformed to the MultiPartData.
ContentTransformationException
Return instance of MultiPartData.