StarPRNT SDK Users Manual
  • 1. Getting Started
  • 2. How to add the library
  • 3. API Reference ( StarIO.xcframework )
    • 3.1. SMPort
    • 3.2. StarPrinterStatus
    • 3.3. PortInfo
    • 3.4. SMBluetoothManager
    • 3.5. SMLogger
    • 3.6. SMFileLogger
  • 4. API Reference ( StarIO_Extension.xcframework )
  • 5. API Reference ( StarIODeviceSetting.xcframework )
  • 6. Appendix
StarPRNT SDK Users Manual
  • Docs »
  • 3. API Reference ( StarIO.xcframework )

3. API Reference ( StarIO.xcframework )¶

  • 3.1. SMPort
    • 3.1.1. Printing flow
    • 3.1.2. endCheckedBlockTimeoutMillis
    • 3.1.3. holdPrintTimeoutMillis
    • 3.1.4. getPort
    • 3.1.5. releasePort
    • 3.1.6. searchPrinter
    • 3.1.7. writePort
    • 3.1.8. readPort
    • 3.1.9. getParsedStatus
    • 3.1.10. beginCheckedBlock
    • 3.1.11. endCheckedBlock
    • 3.1.12. disconnect
    • 3.1.13. getFirmwareInformation
    • 3.1.14. portName
    • 3.1.15. portSettings
    • 3.1.16. timeoutMillis
    • 3.1.17. connected
    • 3.1.18. StarIOVersion
  • 3.2. StarPrinterStatus
  • 3.3. PortInfo
    • 3.3.1. portName
    • 3.3.2. macAddress
    • 3.3.3. modelName
  • 3.4. SMBluetoothManager
    • 3.4.1. Bluetooth setting change flow using StarBluetoothManager
    • 3.4.2. SMDeviceType
    • 3.4.3. SMBluetoothSecurity
    • 3.4.4. SMBluetoothSettingCapability
    • 3.4.5. portName
    • 3.4.6. deviceType
    • 3.4.7. opened
    • 3.4.8. deviceName
    • 3.4.9. iOSPortName
    • 3.4.10. autoConnect
    • 3.4.11. security
    • 3.4.12. pinCode
    • 3.4.13. deviceNameCapability
    • 3.4.14. iOSPortNameCapability
    • 3.4.15. autoConnectCapability
    • 3.4.16. securityTypeCapability
    • 3.4.17. pinCodeCapability
    • 3.4.18. initWithName
    • 3.4.19. open
    • 3.4.20. loadSetting
    • 3.4.21. close
    • 3.4.22. apply
  • 3.5. SMLogger
    • 3.5.1. SMLogLevel
    • 3.5.2. logLevel
    • 3.5.3. isLogging
    • 3.5.4. start
    • 3.5.5. stop
    • 3.5.6. logString
  • 3.6. SMFileLogger
    • 3.6.1. sharedInstance
    • 3.6.2. maxLogSize
    • 3.6.3. logDirectoryPath
    • 3.6.4. Sample of log output using the SMFileLogger class
Next Previous

© 2021 Star Micronics Co., Ltd.

Built with Sphinx using a theme provided by Read the Docs.