Zebra Technologies ZQ110 Saw User Manual


 
ZQ110
Rev. 1.00
- 30 -
Mobile Printer
iOS SDK API Reference Guide
5-3-17 checkPrinter
Check the Printer States and Update the Printer State Property
[Function prototype]
- (long)checkPrinter
[Return Value]
Refer to 2-14 Result Code
[Availability]
SDK 1.0.0 and later
5-3-18 msrReadReady
Switch the Printer to MSR Ready state
[Function prototype]
- (long)msrReadReady
[Return Value]
Refer to 2-14 Result Code
[Availability]
SDK 1.0.0 and later
5-3-19 msrReadCancel
Release the MSR Ready State of the Printer
[Function prototype]
- (long)msrReadCancel
[Return Value]
Refer to 2-14 Result Code
[Availability]
SDK 1.0.0 and later
5-3-20 msrReadCancelEx
Release the MSR Ready State of the Printer
The delegate "msrTerminated" below can be invoked after this method has been finished.
Refer To 6-2-11 msrTerminated
[Function prototype]
- (long)msrReadCancelEx
[Return Value]
Refer to 2-14 Result Code
[Availability]
SDK 1.0.0 and later