Sprache

TextClassifier.TypeSmsWebOtp Field

Definition

Caution

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

WebOTP SMS.

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

Field Value

Attributes

Applies to