javascript - Send windows push notification to specific channel uri -


i'm attempting send windows push notification specific client channel uri azure mobile service end(javascript). far found wns object, supports specific tags.any api supports sending push notification specific device using channel uri?

you can use notification hubs sdk directly (bypassing azure mobile apps / services sdk, used registration). allows use rest endpoint direct send: https://msdn.microsoft.com/en-us/library/azure/mt608572.aspx


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -