 |
Push Notification For Windows, iOS & Android - Quick, Easy and Flexible - CodeProject
Hello, You will get Channel URI from the below code of your Windows Phone Application. public partial class MainPage : PhoneApplicationPage { public MainPage() { // Try to find the push channel. App.pushChannel = HttpNotificationChannel.Find ...
www.codeproject.com |
 |