Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-protoface
ProtofaceAPI
Class ProtofaceAPI
Async client for the Protoface session API.
Index
Constructors
constructor
Methods
end
Session
start
Session
Constructors
constructor
new
ProtofaceAPI
(
options
?
)
:
ProtofaceAPI
Parameters
options
:
ProtofaceAPIOptions
= {}
Returns
ProtofaceAPI
Methods
end
Session
end
Session
(
sessionId
)
:
Promise
<
Record
<
string
,
unknown
>
>
Parameters
sessionId
:
string
Returns
Promise
<
Record
<
string
,
unknown
>
>
start
Session
start
Session
(
options
)
:
Promise
<
ProtofaceSession
>
Parameters
options
:
StartSessionOptions
Returns
Promise
<
ProtofaceSession
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
end
Session
start
Session
LiveKit Agents
Loading...
Async client for the Protoface session API.