Zoom Phone call status and action transitions for GetPhoneContextResponse and OnPhoneContextEvent.
Values are emitted when the corresponding state or action occurs so apps can distinguish intent and flow transitions.
Incoming
Outgoing
Active
Idle
Hold
Not Registered
TransferAccepted
TransferCompleted
ConferenceAccepted
ConferenceParticipantListChanged
Generated using TypeDoc
Zoom Phone call status and action transitions for GetPhoneContextResponse and OnPhoneContextEvent.
Values are emitted when the corresponding state or action occurs so apps can distinguish intent and flow transitions.
Incoming— user is receiving an inbound call or interactionOutgoing— user is placing an outbound call or initiating an interactionActive— user is currently engaged in a live call or sessionIdle— user is logged in and available but not engaged in any interactionHold— the active call is temporarily paused by the userNot Registered— the device or user is not connected or registered to the systemTransferAccepted— user accepted an incoming transferred callTransferCompleted— user completed an initiated transfer callConferenceAccepted— user accepted an incoming conferenceConferenceParticipantListChanged— some user left or joined the conference