Typ alertu
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
W tej tabeli opisano wartości wyliczenia <AlertMsgType>
w elementach <alert>
:
Wartość |
Opis |
Alert |
Wartość Alert wskazuje, że wiadomość zawiera początkowe informacje, które wymagają uwagi docelowych odbiorców.
|
Update |
Wartość Update wskazuje, że wiadomość jest aktualizowana i zastępuje wcześniejsze wiadomości wskazane w elemencie <references> .
|
Cancel |
Wartość Cancel oznacza, że wiadomość anuluje wcześniejsze wiadomości zidentyfikowane w elemencie <references> .
|
Ack |
Wartość Ack potwierdza odbiór i akceptację wszystkich wiadomości zidentyfikowanych w elemencie <references> .
|
Error |
Wartość Error oznacza odrzucenie wszystkich wiadomości zidentyfikowanych w elemencie <references> .
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-29 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2025-08-29 UTC."],[],["The `\u003cAlertMsgType\u003e` enumeration within `\u003calert\u003e` entities can have five values: `Alert`, `Update`, `Cancel`, `Ack`, and `Error`. `Alert` signifies initial information requiring attention. `Update` means the message supersedes prior messages. `Cancel` nullifies earlier messages. `Ack` confirms receipt and acceptance. Finally, `Error` indicates rejection of previously referenced messages. All actions reference prior messages through the `\u003creferences\u003e` element.\n"]]