public class DoubaoAppCallOutputTextDoneEvent extends ItemEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
DoubaoAppCallOutputTextDoneEvent.Builder |
outputIndexsequenceNumber, type| Constructor and Description |
|---|
DoubaoAppCallOutputTextDoneEvent() |
| Modifier and Type | Method and Description |
|---|---|
static DoubaoAppCallOutputTextDoneEvent.Builder |
builder() |
Long |
getBlockIndex() |
String |
getText() |
void |
setBlockIndex(Long blockIndex) |
void |
setText(String text) |
String |
toString() |
getItemId, setItemIdgetOutputIndex, setOutputIndexgetSequenceNumber, getType, setSequenceNumber, setTypepublic Long getBlockIndex()
public void setBlockIndex(Long blockIndex)
public String getText()
public void setText(String text)
public String toString()
toString in class OutputEventpublic static DoubaoAppCallOutputTextDoneEvent.Builder builder()
Copyright © 2025. All rights reserved.