Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
agents
voice
RoomSessionTransport
Class RoomSessionTransport
Hierarchy (
view full
)
SessionTransport
RoomSessionTransport
Index
Constructors
constructor
Methods
[async
Iterator]
close
send
Message
start
Constructors
constructor
new
Room
Session
Transport
(
room
,
roomIO
)
:
RoomSessionTransport
Parameters
room
:
Room
roomIO
:
RoomIO
Returns
RoomSessionTransport
Methods
[async
Iterator]
[async
Iterator]
(
)
:
AsyncIterator
<
AgentSessionMessage
,
any
,
undefined
>
Returns
AsyncIterator
<
AgentSessionMessage
,
any
,
undefined
>
close
close
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
send
Message
send
Message
(
msg
)
:
Promise
<
void
>
Parameters
msg
:
AgentSessionMessage
Returns
Promise
<
void
>
start
start
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
[async
Iterator]
close
send
Message
start
LiveKit Agents
Loading...