License Interface Reference

Public Member Functions

void SetAppKey (string appKey)
 

Detailed Description

Holds settings that are needed to verify a Scandit Barcode Scanner license.

Member Function Documentation

void SetAppKey ( string  appKey)

Set the Barcode Scanner application key to be used for this application.

Call this static method with the Scandit Barcode Scanner application key you downloaded from the Scandit website.

Setting the app key does not automatically activate the device. Device activations happen when a BarcodePicker is instantiated for the first time. It is thus safe to set the app key at application start, irrespective if the user is going to scan barcodes or not.

Parameters
appKeythe application key.
Since
4.7.0