GetPhoneContextResponse: { activeTab: string; callStatus: ZoomPhoneCallStatus; callId?: string; direction?: string; callObject?: CallObject }

Type declaration

  • activeTab: string

    The currently active Zoom Phone tab. Values: history, voicemail, lines, sms.

  • callStatus: ZoomPhoneCallStatus
  • Optional callId?: string
  • Optional direction?: string
  • Optional callObject?: CallObject

Generated using TypeDoc