inline suspend fun ApplicationCall.receiveParameters(): Parameters
Receives form parameters for this call.
ContentTransformationException - when content cannot be transformed to the Parameters.
ContentTransformationException
Return instance of Parameters.