LinkedResultReceiver¶
Receives the result of an HTTP GET request that returns JSON along with a Link header. Used by both paginated list and search result requesters.
Public Behaviours¶
success¶
Called when the request succeeds with parsed JSON.
Parameters¶
failure¶
Called when the request fails.