Freigeben über


Notification.Action.SemanticActionReply Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.SemanticAction enum directly instead of this field.

SemanticAction: Antworten sie auf eine Unterhaltung, einen Chat, eine Gruppe oder eine beliebige Antwort.

[Android.Runtime.Register("SEMANTIC_ACTION_REPLY", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.SemanticAction enum directly instead of this field.", true)]
public const Android.App.SemanticAction SemanticActionReply = 1;
[<Android.Runtime.Register("SEMANTIC_ACTION_REPLY", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.SemanticAction enum directly instead of this field.", true)>]
val mutable SemanticActionReply : Android.App.SemanticAction

Feldwert

Value = 1

Implementiert

Attribute

Hinweise

SemanticAction: Antworten sie auf eine Unterhaltung, einen Chat, eine Gruppe oder eine beliebige Antwort.

Java-Dokumentation für android.app.Notification.Action.SEMANTIC_ACTION_REPLY.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die vom Android Open Source-Projekt erstellt und freigegeben werden und gemäß den in der Creative Commons 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: