Firebase Admin .NET SDK v1.3.0
Firebase Cloud Messaging
- Added a new
SendMulticastAsync()
API for sending a message to a list of device registration tokens. Thanks kentcb for the contribution. - Added a new
SendAllAsync()
API for sending a list of messages as a single batch. Thanks kentcb for the contribution.