Terima notifikasi pembaruan penerbangan
Jika kolom penerbangan tertentu diubah, pengguna yang menambahkan satu atau beberapa boarding pass akan menerima notifikasi push di perangkat mereka. Hal ini hanya terjadi jika kondisi tertentu terpenuhi.
Terminal dan gate asal
Jika Anda mengubah class.origin.terminal
atau class.origin.gate
, dan kondisi berikut terpenuhi, notifikasi akan dikirim bahwa kolom telah berubah.
- Kurang dari tiga jam lagi
sebelum
class.localScheduledDepartureDateTime
.
Notifikasi tersebut memiliki format berikut: “Sample Airlines telah memperbarui gerbang Anda ke A1”. Format
tidak dapat diubah.
Waktu boarding dan waktu keberangkatan
Jika Anda mengubah class.localBoardingDateTime
atau class.localEstimatedOrActualDepartureDateTime
, dan kondisi di bawah ini terpenuhi, notifikasi akan dikirim bahwa kolom telah berubah.
- Kurang dari 24 jam lagi
sebelum
class.localScheduledDepartureDateTime
.
- Waktu masing-masing akan berubah setidaknya 10 menit atau lebih.
Notifikasi tersebut memiliki format berikut: "_Sample Airlines telah memperbarui waktu boarding Anda menjadi
pukul 18.00._" Format atau bahasanya tidak dapat disesuaikan.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-08-13 UTC.
[null,null,["Terakhir diperbarui pada 2024-08-13 UTC."],[[["Push notifications are sent to users with boarding passes when specific flight details like origin terminal, gate, boarding time, or departure time are changed, but only under certain conditions."],["Notifications regarding origin terminal or gate changes are triggered if the change occurs within three hours of the scheduled departure time."],["Boarding time or departure time change notifications are sent if the change is at least 10 minutes and within 24 hours of the scheduled departure."],["The notification formats for gate, boarding time, and departure time updates are pre-defined and cannot be customized."]]],["Flight information updates trigger push notifications to users with boarding passes when specific conditions are met. Changes to the origin terminal or gate send a notification if the flight is within three hours of departure. Alterations to boarding or departure times prompt notifications within 24 hours of departure, provided the change is 10 minutes or more. Notifications follow fixed formats: \"Sample Airlines has updated your gate to...\" or \"...boarding time to...\". The system does not allow to change the formats or the language.\n"]]