receiveNullable
Receives content for this request.
Return
instance of T received from this call.
Parameters
typeInfo
instance specifying type to be received.
Throws
when content cannot be transformed to the requested type.
Receives content for this request.
instance of T received from this call.
instance specifying type to be received.
when content cannot be transformed to the requested type.