Language

ITextClassifier.ExtraOtpTrustedPackages Field

Definition

Extra specifying a list of trusted packages which can receive or view the OTP.

[Android.Runtime.Register("EXTRA_OTP_TRUSTED_PACKAGES", ApiSince=37)]
public const string ExtraOtpTrustedPackages;
[<Android.Runtime.Register("EXTRA_OTP_TRUSTED_PACKAGES", ApiSince=37)>]
val mutable ExtraOtpTrustedPackages : string

Field Value

Attributes

Remarks

Extra specifying a list of trusted packages which can receive or view the OTP.

Android reference for android.view.textclassifier.TextClassifier.EXTRA_OTP_TRUSTED_PACKAGES.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to