public class QWenConversationResult extends ConversationResult
| Constructor and Description |
|---|
QWenConversationResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
loadFromMessage(String protocol,
String message)
Load data from the server output.
|
public void loadFromMessage(String protocol, String message)
ConversationResultloadFromMessage in class ConversationResultprotocol - The protocol, can be 'http' or 'websocket'.message - The server message.Copyright © 2023. All rights reserved.