Anti-Cheat Toolkit  2023.2.6
Multi-purpose anti-cheat solution for Unity Engine
CodeStage.AntiCheat.Genuine.Android Namespace Reference

Classes

class  AppInstallationSource
 
class  AppInstallationSourceValidator
 

Enumerations

enum class  AndroidAppSource { PackageInstaller , GooglePlayStore , AmazonAppStore , HuaweiAppGallery , SamsungGalaxyStore , Other , AccessError }
 

Enumeration Type Documentation

◆ AndroidAppSource

enum AndroidAppSource
strong

Guessed source of the app installation.

Enumerator
PackageInstaller 

App was installed on-device from the apk with the package installer.

Other 

Source of the app installation is unknown.

AccessError 

There was a problem accessing the app installation source information.