Resource Base
Table of contents

Feedback

The Feedback class provides methods to trigger feedbacks from the hardware, such as vibrate and beep.

Definition

Assembly: package com.dynamsoft.dce

class Feedback

Methods

Method Description
vibrate Trigger a vibrate.
beep Trigger a beep.

vibrate

Trigger a vibrate.

void vibrate(Context context){}

beep

Trigger a beep.

void beep(Context context){}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: