getInputDeviceError

@NotNull
abstract fun getInputDeviceError(): @NotNull Optional<Throwable>

Gets the last input device error.

Return

The input device error or empty.