Azure / azure-notificationhubs-dotnet

.NET SDK for Azure Notification Hubs
MIT License
70 stars 119 forks source link

Add xiaomi notification #261

Closed weihengSu2 closed 1 year ago

weihengSu2 commented 1 year ago

The PR will add the Xiaomi Notification and send operations to Azure Notification Hub like direct send

weihengSu2 commented 1 year ago

Temporarily delete Xiaomi's send by tag methods which we haven't supported in Azure Notification Hub. So just keep the audience send/direct send. Once we have supported Xiaomi installation / registration in Azure Notification Hub, I will immediately add them back as well as the installation / registration crud operations in the other two PRs. https://github.com/Azure/azure-notificationhubs-dotnet/pull/259 and https://github.com/Azure/azure-notificationhubs-dotnet/pull/260