LogLevel
Entries
Be careful with this option, it disables all logs which are sent by Log helper class, which is also used for some SDK logs. We need full log outputs from the application for support purposes. In case of having problems with scanning certain items, undesired behaviour on specific device(s), crashes inside SDK or anything unmentioned, we will need full log from your side. If you disable logging you won't be able to provide us this information.
Log only warnings and errors.
Log warnings, errors and information messages.
Log all messages.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.