public final class UserAgentInterceptor extends Object implements com.squareup.okhttp.Interceptor
| Constructor and Description |
|---|
UserAgentInterceptor(String userAgent) |
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Response |
intercept(com.squareup.okhttp.Interceptor.Chain chain) |
public UserAgentInterceptor(String userAgent)
public com.squareup.okhttp.Response intercept(com.squareup.okhttp.Interceptor.Chain chain)
throws IOException
intercept in interface com.squareup.okhttp.InterceptorIOExceptionCopyright © 2015. All rights reserved.