toggle menu
pipecat-client-android-docs
androidJvm
switch theme
search in API
pipecat-client-android
/
ai.pipecat.client.types
/
SearchEntryPoint
Search
Entry
Point
@
Serializable
data
class
SearchEntryPoint
(
val
renderedContent
:
String
?
=
null
)
Search entry point from bot LLM search response
Members
Constructors
Search
Entry
Point
Link copied to clipboard
constructor
(
renderedContent
:
String
?
=
null
)
Properties
rendered
Content
Link copied to clipboard
@
SerialName
(
value
=
"rendered_content"
)
val
renderedContent
:
String
?
=
null