core/com.tealium.prism.core.api.network/NetworkClient/addInterceptor addInterceptor abstract fun addInterceptor(interceptor: Interceptor)Adds an interceptor to the client's list of interceptors.ParametersinterceptorThe Interceptor to be added.