【发布时间】:2017-05-29 00:20:44
【问题描述】:
我想从 .net 中的事件中心接收消息并将它们发送到我的 android 应用程序(带有通知中心)。
目前,我receive the messages from the event hub using Event processor。
现在我想将它们转发到我的 android 应用程序。 完成此任务的最佳方法是什么?
【问题讨论】:
标签: android asp.net azure azure-notificationhub azure-eventhub