mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-13 14:21:04 +08:00
feat(push): add coldstart property. Fixes #559
This commit is contained in:
parent
a0b6b1084b
commit
48196da281
@ -55,6 +55,7 @@ export interface NotificationEventAdditionalData {
|
|||||||
*/
|
*/
|
||||||
foreground?: boolean;
|
foreground?: boolean;
|
||||||
collapse_key?: string;
|
collapse_key?: string;
|
||||||
|
coldstart?: boolean;
|
||||||
from?: string;
|
from?: string;
|
||||||
notId?: string;
|
notId?: string;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user