ErrorListener

public interface ErrorListener

Interface for the customizable MediaPipe task error listener.

Public Methods

abstract void

Public Methods

public abstract void onError (RuntimeException e)

Parameters
e