KevinGong2013 / Printer

Swift ticket printer framework for ESC/POS-compatible thermal printers.
Apache License 2.0
147 stars 73 forks source link

Make name, identifier, state, delegate and errorReport closure public… #24

Closed NSURLSession0 closed 4 years ago

NSURLSession0 commented 4 years ago

Make name, identifier, state, delegate and errorReport closure public in BluetoothPrinterManager so they can be used in a custom implementation of "BluetoothPrinterSelectTableViewController".

mali1488 commented 4 years ago

Yes this would be very nice! At least getting the name and the identifier.