MCPcopy Create free account
hub / github.com/bacy/volley / parseNetworkResponse

Method parseNetworkResponse

src/com/android/volley/Request.java:563–563  ·  view source on GitHub ↗

Subclasses must implement this to parse the raw network response and return an appropriate response type. This method will be called from a worker thread. The response will not be delivered if you return null. @param response Response from the network @return The parsed response, or null in the cas

(NetworkResponse response)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected