Azure / azure-notificationhubs-java-backend

Azure Notification Hubs SDK for Java
https://docs.microsoft.com/en-us/azure/notification-hubs/
Apache License 2.0
35 stars 49 forks source link

Adding better Baidu support #91

Closed mpodwysocki closed 3 years ago

mpodwysocki commented 3 years ago

Things to consider before you submit the PR:

Description

Adds better support for Baidu by adding a getPnsHandle() method which returns the correct direct send handle. Also added support for Installations using Baidu.

Related PRs or issues

28

Misc