ListCamerasResponse: { cameras: { id: string; name: string }[] }

Zoom Client Version

5.6.7

Type declaration

  • cameras: { id: string; name: string }[]

    An array containing the id and names of cameras

Generated using TypeDoc