apnsCollapseId property
ZH
iOS 平台通知覆盖 ID apnsCollapseId 相同时,新收到的通知会覆盖老的通知,最大 64 字节 iOS10 开始支持
EN
iOS notification collapse identifier A new notification with the same apnsCollapseId overrides the old one (max 64 bytes) Supported since iOS 10
Implementation
final String apnsCollapseId;