Docs
  • Our Plugins
  • Plivo - Voice - In browser calls plugin
    • Getting Started
    • Actions & Events
    • APIs
    • Change Log
  • Twilio In-browser Call Plugin
    • Getting Started
    • Making Calls
    • Receiving Calls
    • Recording a Call
    • Subaccounts
    • States
    • Change Log
  • HubSpot Plugin
  • Transfer Wise Plugin
  • Checkr Plugin
  • More Plugins
  • Plugins Support
  • Bubble Resources
    • Bubble Forum
    • Bubble Manual
Powered by GitBook
On this page
  1. Twilio In-browser Call Plugin

States

Twilio voice client states

States is one of the bubble ways to store temp data on the client side. Here a list of the states that you have access to

State
Description
Type

Device status

Twilio voice client status (registering, registered, unregistered, destroyed)

text

Call Id

Returns active call sid

text

Call Status

Returns the active call status (pending, ringing, open, closed)

text

Muted

Returns if the active call is muted or not

yes/no

Incoming Call Phone Number

Incoming call phone number

text

Incoming Call Sid

Twilio incoming call sid

text

Error

Returns any errors related to the Twilio Client

text

Mic access status

Returns the user's browser access to microphone ( granted, denied, prompt)

text

Incoming Call Status

Returns the active call status (connected, disconnected, closed)

text

isBusy

Returns the device busy status.

yes/no

PreviousSubaccountsNextChange Log

Last updated 1 year ago