Partager via


NotificationRegistrationsController.PutRegistration Méthode

Définition

public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> PutRegistration(string registrationId, Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration registration);
member this.PutRegistration : string * Microsoft.WindowsAzure.Mobile.Service.Notifications.NotificationRegistration -> System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage>
Public Function PutRegistration (registrationId As String, registration As NotificationRegistration) As Task(Of HttpResponseMessage)

Paramètres

registrationId
String

Retours

S’applique à