Li GScanner
LiGScanner is the main class of the LiG Scanner SDK. You can use this class to initialize the scanner SDK and start scanning.
Properties
Link copied to clipboard
Access token if authentication succeeded.
Link copied to clipboard
Whether the scanner SDK is initialized.
Link copied to clipboard
Called when LigTags are found. Caller will pass a list of LigTags for you to check.
Link copied to clipboard
On status reported. Check SdkException.StatusCode for more information.
Functions
Link copied to clipboard
Releaser the scanner SDK.
Link copied to clipboard
Initialize SDK.
Link copied to clipboard
Start searching for LigTag device. Set onLightIDsFound before start is called.