Uses of Class
com.google.adk.agents.LiveRequestQueue
Packages that use LiveRequestQueue
-
Uses of LiveRequestQueue in com.google.adk.agents
Methods in com.google.adk.agents that return types with arguments of type LiveRequestQueueMethods in com.google.adk.agents with parameters of type LiveRequestQueueModifier and TypeMethodDescriptionstatic InvocationContext
InvocationContext.create
(BaseSessionService sessionService, BaseArtifactService artifactService, BaseAgent agent, Session session, LiveRequestQueue liveRequestQueue, RunConfig runConfig) -
Uses of LiveRequestQueue in com.google.adk.runner
Methods in com.google.adk.runner with parameters of type LiveRequestQueueModifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Flowable
<Event> Runner.runLive
(Session session, LiveRequestQueue liveRequestQueue, RunConfig runConfig) io.reactivex.rxjava3.core.Flowable
<Event> Runner.runLive
(String userId, String sessionId, LiveRequestQueue liveRequestQueue, RunConfig runConfig)