getSuffix

abstract fun getSuffix(deviceId: String, symbology: FormattableSymbology = FormattableSymbology.ALL_CODES): List<DirectInputKey>

Gets the current suffix direct input keys for symbology from the SDK's runtime settings state.

Returns an empty list when no suffix is stored for the symbology.