astropop / gcm

Automatically exported from code.google.com/p/gcm
Apache License 2.0
0 stars 0 forks source link

add method in Message.java. #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
adding one method in Message.java.
public Builder addArrayofData(Map<String, String> map)

It's useful when dynamically adding data to the Message.Builder()

use this clone for patching

Original issue reported on code.google.com by erikswed...@gmail.com on 27 Jan 2013 at 11:11

GoogleCodeExporter commented 9 years ago
It's not an issue it's an improvement if you like it

Original comment by erikswed...@gmail.com on 27 Jan 2013 at 11:13