4. API Reference ( StarIO_Extension.xcframework )
- 4.1. StarIoExt
- 4.1.1. StarIoExtEmulation
- 4.1.2. StarIoExtCharacterCode
- 4.1.3. StarIoExtBcrModel
- 4.1.4. StarIoExtDisplayModel
- 4.1.5. StarIoExtMelodySpeakerModel
- 4.1.6. createCommandBuilder
- 4.1.7. createDisplayCommandBuilder
- 4.1.8. createMelodySpeakerCommandBuilder
- 4.1.9. createBcrConnectParser
- 4.1.10. createDisplayConnectParser
- 4.1.11. createMelodySpeakerConnectParser
- 4.2. ISCBBuilder
- 4.2.1. SCBInitializationType
- 4.2.2. SCBFontStyleType
- 4.2.3. SCBCodePageType
- 4.2.4. SCBInternationalType
- 4.2.5. SCBLogoSize
- 4.2.6. SCBAlignmentPosition
- 4.2.7. SCBCutPaperAction
- 4.2.8. SCBPeripheralChannel
- 4.2.9. SCBSoundChannel
- 4.2.10. SCBBarcodeSymbology
- 4.2.11. SCBBarcodeWidth
- 4.2.12. SCBPdf417Level
- 4.2.13. SCBQrCodeModel
- 4.2.14. SCBQrCodeLevel
- 4.2.15. SCBBitmapConverterRotation
- 4.2.16. SCBBlackMarkType
- 4.2.17. SCBLabelType
- 4.2.18. SCBPrintableAreaType
- 4.2.19. SCBCjkUnifiedIdeographFont
- 4.2.20. SCBHoldPrintType
- 4.2.21. SCBPaperPresentStatusType
- 4.2.22. commands
- 4.2.23. beginDocument
- 4.2.24. endDocument
- 4.2.25. appendInitialization
- 4.2.26. appendData
- 4.2.27. appendRawData
- 4.2.28. appendFontStyle
- 4.2.29. appendCodePage
- 4.2.30. appendInternational
- 4.2.31. appendLineFeed
- 4.2.32. appendUnitFeed
- 4.2.33. appendCharacterSpace
- 4.2.34. appendLineSpace
- 4.2.35. appendTopMargin
- 4.2.36. appendEmphasis
- 4.2.37. appendInvert
- 4.2.38. appendMultiple
- 4.2.39. appendUnderLine
- 4.2.40. appendLogo
- 4.2.41. appendAbsolutePosition
- 4.2.42. appendAlignment
- 4.2.43. appendHorizontalTabPosition
- 4.2.44. appendCutPaper
- 4.2.45. appendPeripheral
- 4.2.46. appendSound
- 4.2.47. appendBarcodeData
- 4.2.48. appendBarcodeDataWithAbsolutePosition
- 4.2.49. appendBarcodeDataWithAlignment
- 4.2.50. appendPdf417Data
- 4.2.51. appendPdf417DataWithAbsolutePosition
- 4.2.52. appendPdf417DataWithAlignment
- 4.2.53. appendQrCodeData
- 4.2.54. appendQrCodeDataWithAbsolutePosition
- 4.2.55. appendQrCodeDataWithAlignment
- 4.2.56. appendBitmap
- 4.2.57. appendBitmapWithAbsolutePosition
- 4.2.58. appendBitmapWithAlignment
- 4.2.59. appendBlackMark
- 4.2.60. appendLabel
- 4.2.61. beginPageMode
- 4.2.62. endPageMode
- 4.2.63. appendPageModeVerticalAbsolutePosition
- 4.2.64. appendPageModeRotation
- 4.2.65. appendPrintableArea
- 4.2.66. appendCjkUnifiedIdeographFont
- 4.2.67. appendHoldPrint
- 4.2.68. appendPaperPresentStatus
- 4.3. ISDCBBuilder
- 4.3.1. SDCBInternationalType
- 4.3.2. SDCBCodePageType
- 4.3.3. SDCBCursorMode
- 4.3.4. SDCBContrastMode
- 4.3.5. commands
- 4.3.6. passThroughCommands
- 4.3.7. appendData
- 4.3.8. appendBackSpace
- 4.3.9. appendHorizontalTab
- 4.3.10. appendLineFeed
- 4.3.11. appendCarriageReturn
- 4.3.12. appendBitmap
- 4.3.13. appendInternational
- 4.3.14. appendCodePage
- 4.3.15. appendDeleteToEndOfLine
- 4.3.16. appendClearScreen
- 4.3.17. appendHomePosition
- 4.3.18. appendTurnOn
- 4.3.19. appendSpecifiedPosition
- 4.3.20. appendCursorMode
- 4.3.21. appendContrastMode
- 4.3.22. appendUserDefinedCharacter
- 4.3.23. appendUserDefinedDbcsCharacter
- 4.4. ISMCBBuilder
- 4.5. SMSoundSetting
- 4.6. ISCPParser
- 4.7. ISCPConnectParser
- 4.8. StarIoExtManager
- 4.8.1. StarIoExtManagerType
- 4.8.2. StarIoExtManagerPrinterStatus
- 4.8.3. StarIoExtManagerPrinterPaperStatus
- 4.8.4. StarIoExtManagerPrinterCoverStatus
- 4.8.5. StarIoExtManagerCashDrawerStatus
- 4.8.6. StarIoExtManagerBarcodeReaderStatus
- 4.8.7. port
- 4.8.8. lock
- 4.8.9. delegate
- 4.8.10. printerStatus
- 4.8.11. printerPaperStatus
- 4.8.12. printerCoverStatus
- 4.8.13. cashDrawerStatus
- 4.8.14. barcodeReaderStatus
- 4.8.15. cashDrawerOpenActiveHigh
- 4.8.16. initWithType
- 4.8.17. connectAsync
- 4.8.18. connect
- 4.8.19. disconnect
- 4.9. StarIoExtManagerDelegate
- 4.9.1. didConnectPort
- 4.9.2. didFailToConnectPort
- 4.9.3. didPrinterImpossible
- 4.9.4. didPrinterOnline
- 4.9.5. didPrinterOffline
- 4.9.6. didPrinterPaperReady
- 4.9.7. didPrinterPaperNearEmpty
- 4.9.8. didPrinterPaperEmpty
- 4.9.9. didPrinterCoverOpen
- 4.9.10. didPrinterCoverClose
- 4.9.11. didCashDrawerOpen
- 4.9.12. didCashDrawerClose
- 4.9.13. didBarcodeReaderImpossible
- 4.9.14. didBarcodeReaderConnect
- 4.9.15. didBarcodeReaderDisconnect
- 4.9.16. didBarcodeDataReceive
- 4.9.17. didAccessoryConnectSuccess
- 4.9.18. didAccessoryConnectFailure
- 4.9.19. didAccessoryDisconnect
- 4.9.20. didStatusUpdate
- 4.10. SMBluetoothManagerFactory