| Modifier and Type | Class and Description |
|---|---|
class |
WebsocketsAudioSpeechCallbackHandler |
| Modifier and Type | Method and Description |
|---|---|
protected BaseCallbackHandler |
WebsocketsAudioSpeechClient.getCallbackHandler() |
| Modifier and Type | Class and Description |
|---|---|
class |
WebsocketsAudioTranscriptionsCallbackHandler |
| Modifier and Type | Method and Description |
|---|---|
protected BaseCallbackHandler |
WebsocketsAudioTranscriptionsClient.getCallbackHandler() |
| Modifier and Type | Class and Description |
|---|---|
class |
WebsocketsChatCallbackHandler |
| Modifier and Type | Method and Description |
|---|---|
protected BaseCallbackHandler |
WebsocketsChatClient.getCallbackHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract BaseCallbackHandler |
BaseWebsocketsClient.getCallbackHandler() |
| Constructor and Description |
|---|
BaseWebsocketsClient(okhttp3.OkHttpClient client,
String url,
BaseCallbackHandler handler,
BaseReq req) |
BaseWebsocketsListener(BiConsumer<okhttp3.WebSocket,String> handleEvent,
BaseCallbackHandler handler,
BaseWebsocketsClient client) |
Copyright © 2025. All rights reserved.