EM220II
Rev. 1.00
- 31 -
Mobile Printer
iOS SDK API Reference Guide
[Availability]
SDK 1.0.0 and later
5-3-18 checkPrinter
Check the printer states and update the printer state property
[Function prototype]
- (long)checkPrinter
[Return Value]
Refer to 2-16 Result Code
[Availability]
SDK 1.0.0 and later
5-3-19 msrReadReady
Switch the printer to MSR Ready state. Printing is not allowed in Ready state.
[Function prototype]
- (long)msrReadReady
[Return Value]
Refer to 2-16 Result Code
[Availability]
SDK 1.0.0 and later
5-3-20 msrReadCancel
Release the „MSR Ready‟ state of printer
[Function prototype]
- (long)msrReadCancel
[Return Value]
Refer to 2-16 Result Code
[Availability]
SDK 1.0.0 and later
5-3-21 msrReadCancelEx
Releases „MSR Ready‟ state of the printer.
[Function prototype]
- (long)msrReadCancelEx
[Return Value]
Refer to 2-16 Result Code
[Availability]
SDK 1.0.0 and later