TextClassifier.TypeSmsWebOtp Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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