parse

fun parse(reader: JSONReader): SearchResponse?

Parse the search response into a SearchResponse.

Return

The parsed SearchResponse or

Parameters

reader

The JSONReader that contains the response.