Package ai.nexconn.chat.message.model
Class StreamMessageRequestInitEvent
-
- All Implemented Interfaces:
public final class StreamMessageRequestInitEventEvent data for stream message request initialization.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringmessageId
-
Constructor Summary
Constructors Constructor Description StreamMessageRequestInitEvent(String messageId)
-
Method Summary
Modifier and Type Method Description final StringgetMessageId()-
-
Method Detail
-
getMessageId
final String getMessageId()
-
-
-
-