Package io.getstream.chat.android.client.interceptor
See: Description
-
Interface Summary Interface Description Interceptor Interceptor is used to intercept ChatClient API requests and potentially modifies the original request. SendMessageInterceptor Intercepts the outgoing requests and potentially modifies the Message being sent to the API.