Constant autopush_common::MAX_FCM_NOTIFICATION_TTL
source ยท pub const MAX_FCM_NOTIFICATION_TTL: u64 = _; // 2_419_200u64
Expand description
FCM has a max TTL of 4 weeks.
pub const MAX_FCM_NOTIFICATION_TTL: u64 = _; // 2_419_200u64
FCM has a max TTL of 4 weeks.