public class ChatStream extends Object
| Constructor and Description |
|---|
ChatStream() |
| Modifier and Type | Method and Description |
|---|---|
static io.reactivex.Flowable<ChatEvent> |
stream(retrofit2.Call<okhttp3.ResponseBody> apiCall) |
public static io.reactivex.Flowable<ChatEvent> stream(retrofit2.Call<okhttp3.ResponseBody> apiCall)
Copyright © 2025. All rights reserved.