- Direct Known Subclasses:
- ConversationItemCreate, ConversationItemDelete, ConversationItemTruncate, InputAudioBufferAppend, InputAudioBufferClear, InputAudioBufferCommit, InputAudioBufferPreCommit, InputVideoBufferAppend, ResponseCancel, ResponseCreate, SessionUpdate
public class RealtimeClientEvent
extends Object
Base class for all realtime client events sent to the server. This class defines the
common structure and properties for client-side events in the realtime communication
protocol, including conversation management, audio buffer operations, and response
control.