Notification.ExtraVerificationText Feld

Definition

extras key: the text to be displayed as a verification status of the caller on a Notification.CallStyle notification.

[Android.Runtime.Register("EXTRA_VERIFICATION_TEXT", ApiSince=31)]
public const string ExtraVerificationText;
[<Android.Runtime.Register("EXTRA_VERIFICATION_TEXT", ApiSince=31)>]
val mutable ExtraVerificationText : string

Feldwert

Implementiert

Attribute

Hinweise

extras key: the text to be displayed as a verification status of the caller on a Notification.CallStyle notification. Dieses Extra ist ein CharSequence.This extra is a CharSequence.

Android-Referenz für android.app.Notification.EXTRA_VERIFICATION_TEXT.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: