接口的使用
com.android.volley.RetryPolicy
使用RetryPolicy的程序包
-
com.android.volley中RetryPolicy的使用
修饰符和类型方法说明Request.getRetryPolicy()Returns the retry policy that should be used for this request.参数类型为RetryPolicy的com.android.volley中的方法修饰符和类型方法说明Request<?>Request.setRetryPolicy(RetryPolicy retryPolicy) Sets the retry policy for this request.