메소드 | 설명 | |
---|---|---|
RegisterForRemoteNotifications ( string senderId, RemoteNotificationType types ) : System.Threading.Tasks.Task | ||
UnRegisterForRemoteNotifications ( ) : System.Threading.Tasks.Task | ||
WindowsPhonePushNotification ( ) : System |
메소드 | 설명 | |
---|---|---|
OnPushNotificationReceived ( Windows.Networking.PushNotifications.PushNotificationChannel sender, |
public RegisterForRemoteNotifications ( string senderId, RemoteNotificationType types ) : System.Threading.Tasks.Task | ||
senderId | string | |
types | RemoteNotificationType | |
리턴 | System.Threading.Tasks.Task |
public UnRegisterForRemoteNotifications ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |