Clearcommandbuffer - Epson TM-T88V User Manual

Epos-print sdk for android
Hide thumbs Also See for TM-T88V:
Table of Contents

Advertisement

clearCommandBuffer

Clears command buffers used by APIs of the Builder class.
Syntax
public void clearCommandBuffer()
Example
If you are clearing the command buffer:
try {
Builder builder = new Builder("TM-T88V", Builder.MODEL_ANK);
///Process///
builder.clearCommandBuffer();
///Process///
} catch (EposException e) {
int errStatus = e.getErrorStatus();
}
42

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tm-t70Tm-p60Tm-u220

Table of Contents