接收有關航班的最新通知
航班的某些欄位有所變更時,使用者只要新增一或多張登機證,就能在他們的裝置上收到推播通知。這種情況只有在符合特定條件時才會發生。
出發地航廈和登機門
如果您變更了 class.origin.terminal
或 class.origin.gate
,並且符合下列條件,系統就會傳送欄位已變更的通知。
- 距離
class.localScheduledDepartureDateTime
只剩不到三小時。
通知的格式如下:「順風航空已將登機門變更為 A1」。通知格式無法變更。
登機時間和出發時間
如果您變更了 class.localBoardingDateTime
或 class.localEstimatedOrActualDepartureDateTime
,並且符合下列條件,系統就會傳送欄位已變更的通知。
- 距離
class.localScheduledDepartureDateTime
不到 24 小時。
- 時間長度至少會變動 10 分鐘。
通知的格式如下:「_Sample Airlines 已將登機時間變更為晚上 6:00。_」。您無法自訂格式或語言。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-13 (世界標準時間)。
[null,null,["上次更新時間:2024-08-13 (世界標準時間)。"],[[["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."]]],[]]