google-adk-kotlin
Toggle table of contents
1.0.0
commonJvmAndroid
Target filter
commonJvmAndroid
Switch theme
Search in API
Skip to content
google-adk-kotlin
google-adk-kotlin-core
/
com.google.adk.kt.interop
/
FutureAfterModelCallback
/
call
call
commonJvmAndroid
abstract
fun
call
(
context
:
CallbackContext
,
response
:
LlmResponse
)
:
CompletableFuture
<
LlmResponse
>