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

@@ -57,6 +57,7 @@ func (s *Server) Send(ctx context.Context, in *proto.NotificationRequest) (*prot
Topic: in.Topic,
APIKey: in.Key,
Category: in.Category,
Sound: in.Sound,
}
if badge > 0 {