MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / getParams

Method getParams

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

Returns a Map of parameters to be used for a POST or PUT request. Can throw AuthFailureError as authentication may be required to provide these values. Note that you can directly override #getBody() for custom data. @throws AuthFailureError in the event of auth failure

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getUrlMethod · 0.95
getPostParamsMethod · 0.95
getBodyMethod · 0.95
getEncodedUrlParamsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected