Skip to content

Conversation

hiranya911
Copy link
Contributor

@hiranya911 hiranya911 commented Jul 19, 2019

Continuation of #257. Adding the rest of the multicast/batch APIs.

SendAllDryRun(ctx context.Context, messages []*Message) (*BatchResponse, error)
SendMulticast(ctx context.Context, m *MulticastMessage) (*BatchResponse, error)
SendMulticastDryRun(ctx context.Context, m *MulticastMessage) (*BatchResponse, error)

go/fcm-multicast

Resolves #213

@chemidy
Copy link
Contributor

chemidy commented Jul 27, 2019

Missing snippets for the doc

@bklimt bklimt assigned hiranya911 and unassigned bklimt Jul 31, 2019
@hiranya911 hiranya911 merged commit 512351f into dev Jul 31, 2019
@hiranya911 hiranya911 deleted the hkj-multicast-message branch July 31, 2019 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants