Companion

object Companion

Functions

Link copied to clipboard
suspend fun <Error class: unknown class>.addToHistory(prod: OfflineSavedProduct)

suspend fun <Error class: unknown class>.addToHistory(product: Product, language: String)

Add a product to ScanHistory synchronously

Link copied to clipboard
fun getCommentToUpload(    context: Context,     installationService: InstallationService,     username: String?): String

Returns an upload comment based on the actual user and the app version and flavor.

Properties

Link copied to clipboard
const val PNG_EXT: String