Method | Description | |
---|---|---|
RegisterForRemoteNotifications ( string senderId, RemoteNotificationType types ) : System.Threading.Tasks.Task | ||
UnRegisterForRemoteNotifications ( ) : System.Threading.Tasks.Task | ||
WindowsPhonePushNotification ( ) : System |
Method | Description | |
---|---|---|
OnPushNotificationReceived ( Windows.Networking.PushNotifications.PushNotificationChannel sender, |
public RegisterForRemoteNotifications ( string senderId, RemoteNotificationType types ) : System.Threading.Tasks.Task | ||
senderId | string | |
types | RemoteNotificationType | |
return | System.Threading.Tasks.Task |
public UnRegisterForRemoteNotifications ( ) : System.Threading.Tasks.Task | ||
return | System.Threading.Tasks.Task |
public WindowsPhonePushNotification ( ) : System | ||
return | System |