Impl

class Impl(context: Context, cloudDeviceCheckEnabled: Boolean = true) : SuspiciousDeviceDetector

Constructors

Link copied to clipboard
constructor(context: Context, cloudDeviceCheckEnabled: Boolean = true)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open suspend override fun detect(accelerometerWorks: Boolean): Boolean