Commit b1b4d99
committed
[nit] add note about
* When an outcome is created, its `timestamp` should start out as zero.
* When the outcome request is sent and fails, the SDK will save and retry the outcome, then it will save the current `timestamp` for future sendingOutcomeEventParams.timestamp
1 parent 97a2bce commit b1b4d99
File tree
1 file changed
+1
-1
lines changed- OneSignalSDK/onesignal/core/src/main/java/com/onesignal/session/internal/outcomes/impl
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments