Address
:
[Go to site:
main page
,
start
]
Usuń skrypty
Akceptuj cookies
Pokaż obrazy
Użyj Referer
Rotate13
Base64
Usu meta tagi
Usuń tytuł srony
Sesja cookies
ADK for TypeScript: API Reference
System
Light
Dark
Search…
Preparing search index...
ActiveStreamingToolParams
Interface ActiveStreamingToolParams
The parameters for creating an ActiveStreamingTool.
interface
ActiveStreamingToolParams
{
stream
?:
LiveRequestQueue
;
task
?:
Promise
<
void
>
|
Task
<
void
>
;
}
Properties
Optional
stream
stream
?:
LiveRequestQueue
Optional
task
task
?:
Promise
<
void
>
|
Task
<
void
>
Properties
stream
task
ADK for TypeScript: API Reference - v1.5.0
Loading...
The parameters for creating an ActiveStreamingTool.