toggle menu
pipecat-client-android-docs
androidJvm
switch theme
search in API
pipecat-client-android
/
ai.pipecat.client.transport
/
MsgClientToServer
/
Data
/
SendText
Send
Text
@
Serializable
data
class
SendText
(
val
content
:
String
,
val
options
:
SendTextOptions
)
Members
Constructors
Send
Text
Link copied to clipboard
constructor
(
content
:
String
,
options
:
SendTextOptions
)
Properties
content
Link copied to clipboard
val
content
:
String
options
Link copied to clipboard
val
options
:
SendTextOptions