Share via


ITextClassifier.TypeOtp Field

Definition

Onetime password.

[Android.Runtime.Register("TYPE_OTP", ApiSince=36)]
public const string TypeOtp;
[<Android.Runtime.Register("TYPE_OTP", ApiSince=36)>]
val mutable TypeOtp : string

Field Value

Attributes

Remarks

Onetime password.

Java documentation for android.view.textclassifier.TextClassifier.TYPE_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