chore(grpc): add sound field. (#325)

This commit is contained in:
Bo-Yi Wu
2018-01-04 11:31:03 +08:00
committed by GitHub
parent 651a2b76db
commit df45f85a1c
7 changed files with 71 additions and 28 deletions

View File

@@ -28,6 +28,7 @@ func main() {
Message: "test message",
Badge: 1,
Category: "test",
Sound: "test",
Alert: &proto.Alert{
Title: "Test Title",
Body: "Test Alert Body",