Class UserAgentInterceptor

java.lang.Object
com.slack.api.util.http.UserAgentInterceptor
All Implemented Interfaces:
okhttp3.Interceptor

public class UserAgentInterceptor
extends Object
implements okhttp3.Interceptor
An OkHttpClient interceptor that adds the SDK User-Agent to all the outgoing HTTP requests by this SDK.