OptOutError


class OptOutError : DomError


During the create public key credential flow, this is thrown when an authenticator response exception contains and opt_out_error from the fido spec, indicating the user opted out of the process. The fido spec can be found here.

Summary

Public constructors

Public constructors

OptOutError

Added in 1.2.0
OptOutError()

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Ngày cập nhật: Dec 18, 2024

With the Android App Bundle and Google Play’s Dynamic Delivery, your app can download dynamic feature modules on demand to devices running Android 5.0 (API level 21) and higher. Your app simply needs to call APIs in the Play Core Library to download and install those modules as required, and the Google Play Store pushes only the code and resources needed for that module to the device. You can also use this API to download on demand modules for your instant app.

Ngày cập nhật: Dec 11, 2024

Debugging an app often requires working with stack tracer app. Find out how to work with stack traces in Android Studio.

Ngày cập nhật: Jun 1, 2023