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