inline suspend fun ApplicationCall.receiveText(): String
Receives incoming content for this call as String.
ContentTransformationException - when content cannot be transformed to the String.
ContentTransformationException
Return text received from this call.