Uses of Class
com.google.genai.types.LiveServerMessage
Packages that use LiveServerMessage
-
Uses of LiveServerMessage in com.google.genai
Method parameters in com.google.genai with type arguments of type LiveServerMessageModifier and TypeMethodDescriptionAsyncSession.receive
(Consumer<LiveServerMessage> onMessage) Registers a callback to receive messages from the live session. -
Uses of LiveServerMessage in com.google.genai.types
Methods in com.google.genai.types that return LiveServerMessageModifier and TypeMethodDescriptionabstract LiveServerMessage
LiveServerMessage.Builder.build()
static LiveServerMessage
Deserializes a JSON string to a LiveServerMessage object.