TextClassifier.TypeSmsRetrieverOtp Field

Definition

Caution

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

SMS retriever OTP.

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

Field Value

Attributes

Remarks

SMS retriever OTP.

Java documentation for android.view.textclassifier.TextClassifier.TYPE_SMS_RETRIEVER_OTP.

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