on Camera Shutter Changed
abstract fun onCameraShutterChanged(cameraId: String, shutterOpen: Boolean)
Content copied to clipboard
Get the status of the shutter for camera.
Parameters
camera Id
the ID of the camera
shutter Open
True: the shutter is opened. False: the shutter is closed.