Interface CameraDevice.IErrorOccurred

  • Enclosing class:
    CameraDevice

    public static interface CameraDevice.IErrorOccurred
    Interface for getting errors
    • Method Detail

      • onError

        void onError​(@NonNull
                     java.lang.Exception exception)
        The method is called in case of an error.
        Parameters:
        exception - an error