Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit a73e935

Browse files
committed
Updated README.
1 parent dea609c commit a73e935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ public class MySender {
8181

8282
## Customizing ###
8383
+ You can customize any data sent on your push message with a `Map<String, String>` that contains any key-value pair you want to send.
84+
+ You can build your `Message.Builder` or `PayloadBuilder` objects externally and send them as push messages!
8485
+ You can customize settings like max retries, collapse keys, production/sandbox environments, bulk size when sending simultaneous push messages on Android and more...
8586

8687
## Authors ##

0 commit comments

Comments
 (0)