You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,10 @@ UPCOMING
17
17
- Added `setPhoneNumber` API to the `BatchProfileAttributeEditor` class. This requires to have a user identifier registered or to call the `identify` method beforehand.
18
18
- Added `setSMSMarketingSubscription` API to the `BatchProfileAttributeEditor` class.
19
19
20
+
**Messaging**
21
+
- Added `messagingCustomPayload` property to `BatchMessagingEventPayload` (only for In-App Message).
22
+
- Added `pushPayload` property to `BatchMessagingEventPayload` (only for Landing Mobile).
0 commit comments