Bearer Json Object Request
void BearerJsonObjectRequest(int method, String url, JSONObject jsonRequest, Session session, @NonNull() GiniApiType giniApiType, Response.Listener<JSONObject> listener, Response.ErrorListener errorListener, RetryPolicy retryPolicy)
Content copied to clipboard
void BearerJsonObjectRequest(int method, String url, JSONObject jsonRequest, Session session, @NonNull() GiniApiType giniApiType, Response.Listener<JSONObject> listener, Response.ErrorListener errorListener, RetryPolicy retryPolicy, @Nullable() String contentType)
Content copied to clipboard