SmartPos SDK for Android  1.3.7
com.paydevice.smartpos.sdk.printer.Printer Interface Reference

Printer interface definition. More...

Inheritance diagram for com.paydevice.smartpos.sdk.printer.Printer:
com.paydevice.smartpos.sdk.printer.SerialPortPrinter com.paydevice.smartpos.sdk.printer.UsbPrinter

Public Member Functions

void open () throws SmartPosException
 
void close () throws SmartPosException
 
int read (byte[] buf, int len) throws SmartPosException
 
void write (byte[] buf, int len) throws SmartPosException
 
void selectBuiltInPrinter ()
 
int getType ()
 

Detailed Description

Printer interface definition.


The documentation for this interface was generated from the following file: