Package com.regula.facesdk.callback
Interface ICameraSwitchCallback
-
- All Known Implementing Classes:
FaceCaptureNotificationCallback
,FaceSdkBaseNotificationCallback
,LivenessNotificationCallback
public interface ICameraSwitchCallback
Interface defining callback object for receiving event of switch camera by an user
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onCameraSwitched(int cameraId)
-