@fishjam-cloud/js-server-sdk - v0.27.0
Preparing search index...
PeerOptionsVapi
Interface PeerOptionsVapi
Options specific to the VAPI peer
Export
PeerOptionsVapi
interface
PeerOptionsVapi
{
apiKey
:
string
;
callId
:
string
;
subscribeMode
?:
SubscribeMode
;
}
Index
Properties
api
Key
call
Id
subscribe
Mode?
Properties
api
Key
apiKey
:
string
VAPI API key
Memberof
PeerOptionsVapi
call
Id
callId
:
string
VAPI call ID
Memberof
PeerOptionsVapi
Optional
subscribe
Mode
subscribeMode
?:
SubscribeMode
Memberof
PeerOptionsVapi
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
call
Id
subscribe
Mode
@fishjam-cloud/js-server-sdk - v0.27.0
Loading...
Options specific to the VAPI peer
Export
PeerOptionsVapi