removeCameraStateCallback

open override fun removeCameraStateCallback(cameraStateCallback: CameraStateCallback)

Removes callback, so it won't receive any further notifications.

Parameters

cameraStateCallback

callback to unregister. If it was not registered before, nothing happens.