Knox Capture SDK
Knox Capture SDK
/
com.samsung.android.knox.smartscan.parser
/
ParserResult
Parser
Result
data
class
ParserResult
(
val
formattedString
:
String
,
val
parserFormat
:
Parser.ParserFormat
)
Result of the parsed value
Since
1.3.0
Constructors
Properties
Constructors
Parser
Result
Link copied to clipboard
fun
ParserResult
(
formattedString
:
String
,
parserFormat
:
Parser.ParserFormat
)
Properties
formatted
String
Link copied to clipboard
val
formattedString
:
String
Human-readable formatted parsed result
parser
Format
Link copied to clipboard
val
parserFormat
:
Parser.ParserFormat
Format for the parsed result