Checks if the given error is a CameraKitError.

  • Parameters

    • error: any

      The error to be checked.

    Returns error is CameraKitError

    Returns true if the error is a CameraKitError, otherwise false.