Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 565 Bytes

EmulatorResult.md

File metadata and controls

9 lines (6 loc) · 565 Bytes

FingerprintPro.ServerSdk.Model.EmulatorResult

Properties

Name Type Description Notes
Result bool? Android specific emulator detection. There are 2 values: • true - Emulated environment detected (e.g. launch inside of AVD) • false - No signs of emulated environment detected or the client is not Android.

[Back to Model list] [Back to API list] [Back to README]