- From: Kenneth Rohde Christiansen <notifications@github.com>
- Date: Thu, 17 Dec 2015 04:41:18 -0800
- To: w3c/manifest <manifest@noreply.github.com>
Received on Thursday, 17 December 2015 12:41:51 UTC
What about
```
engagementchange(EngagementChangeReason reason)
enum EngagementChangeReason {
"uninstalled",
"installed-manually",
"install-prompt-shown",
"install-prompt-cancelled",
"install-prompt-accepted",
"install-prompt-denied"
}
```
---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/417#issuecomment-165442341
Received on Thursday, 17 December 2015 12:41:51 UTC