Lingua

TextClassifier.ExtraOtpTrustedPackages Field

Definition

Caution

Use 'Android.Views.TextClassifiers.ITextClassifier.ExtraOtpTrustedPackages'. This class will be removed in a future release.

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

[Android.Runtime.Register("EXTRA_OTP_TRUSTED_PACKAGES", ApiSince=37)]
[System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.ExtraOtpTrustedPackages'. This class will be removed in a future release.")]
public const string ExtraOtpTrustedPackages;
[<Android.Runtime.Register("EXTRA_OTP_TRUSTED_PACKAGES", ApiSince=37)>]
[<System.Obsolete("Use 'Android.Views.TextClassifiers.ITextClassifier.ExtraOtpTrustedPackages'. This class will be removed in a future release.")>]
val mutable ExtraOtpTrustedPackages : string

Field Value

Attributes

Applies to