SendTemplateNotificationAsync返回NotificationId = null的结果 [英] SendTemplateNotificationAsync return outcome with NotificationId = null

查看:89
本文介绍了SendTemplateNotificationAsync返回NotificationId = null的结果的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望能够访问我的通知中心上的每条消息遥测。我已将其升级到基本层以访问遥测。致电

I want to get access to the per message telemetry on my notification hub. I've upgraded it to Basic tier to get access to the telemetry. When calling

SendTemplateNotificationAsync

SendTemplateNotificationAsync

我得到一个NotificationOutcome对象,其NotificationId为null。如果没有NotificationId,我无法获得有关通知的任何信息(通过调用

I get an NotificationOutcome object with a null NotificationId. Without the NotificationId, I cannot get any info on the notification ifself (by calling

GetNotificationOutcomeDetailsAsync例如)。我正在使用最新的Nuget软件包Microsoft.Azure.NotificationHubs 1.0.7

GetNotificationOutcomeDetailsAsync for example). I am using latest Nuget package Microsoft.Azure.NotificationHubs 1.0.7

你能帮忙吗?

谢谢

此致,Jean

推荐答案

您好

每条消息遥测功能仅支持标准级客户。请将您的等级升级到标准版以利用此功能。标准层还包含其他强大功能,如丰富的遥测,预定发送等。详细信息可以在
https://azure.microsoft.com/en-us/pricing/details/notification-hubs/

The Per message Telemetry feature is only supported for standard tier customers. Please upgrade your tier to standard to avail this feature. The standard tier is also laced with other great features like rich telemetry, scheduled send etc. The details could be found at https://azure.microsoft.com/en-us/pricing/details/notification-hubs/

谢谢

Sohrab


这篇关于SendTemplateNotificationAsync返回NotificationId = null的结果的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆