Zebra Technologies ZQ110 Saw User Manual


 
ZQ110
Rev. 1.00
- 42 -
Mobile Printer
iOS SDK API Reference Guide
6-2-11 msrTerminated
Called When MSR Read Mode to Terminated
[Function prototype]
- (void)msrTerminated:(BXPrinterController *)controller
[Parameters]
controller
BXPrinterController object that generates events
[Availability]
SDK 1.0.0 and later
6-2-12 didUpdateStatus
Called When Printer Status Variable has Changed
[Function prototype]
- (void)didUpdateStatus:(BXPrinterController *)controller
Status(NSNumber*) status
[Parameters]
controller
BXPrinterController object that generates events
status
Information regarding the current status of the printer
[Availability]
SDK 1.0.0 and later