public class ResponseBodyDecodeInterceptor extends Object implements okhttp3.Interceptor
| Constructor and Description |
|---|
ResponseBodyDecodeInterceptor(Password password)
Create a new instance of
ResponseBodyDecodeInterceptor |
public ResponseBodyDecodeInterceptor(Password password)
ResponseBodyDecodeInterceptorpassword - the Password to encrypt server response. Up to 31 characters.public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
throws IOException
intercept in interface okhttp3.InterceptorIOExceptionCopyright © 2016. All rights reserved.