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

    Modifier and Type
    Method
    Description
    void
    onCameraSwitched(int cameraId)
     
  • Method Details

    • onCameraSwitched

      void onCameraSwitched(int cameraId)