SwitchCameraCallback

Functions

Link copied to clipboard
abstract fun onFailure(error: String)

Invoked when camera switch failed.

Link copied to clipboard
abstract fun onSuccess(deviceName: String)

Invoked when camera switch completed successfully.