getDeviceScreening

abstract suspend fun getDeviceScreening(forceRefresh: Boolean): DeviceScreeningResult

Performs screening on the current device which generates unique digital fingerprint.

Return

Device screening result.

Parameters

forceRefresh

Flag indicating whether to force new screening or use cached value if available.