Created
August 18, 2015 13:40
-
-
Save vivex/7fa1bf79693fd199fc6a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Message msg = new Message.Builder().build(); | |
Message msg2 = new Message.Builder().addData("message","Something New for You").build(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment