showError

Call this method to show an error message to the user in the Camera Screen.

Parameters

duration

how long should the error message be shown in ms

message

a short error message

abstract void showError(String message, int duration)