Partager via


NotificationRegistrationsController.GetRegistrationFromDeviceId Méthode

Définition

public System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage> GetRegistrationFromDeviceId(string deviceId);
member this.GetRegistrationFromDeviceId : string -> System.Threading.Tasks.Task<System.Net.Http.HttpResponseMessage>
Public Function GetRegistrationFromDeviceId (deviceId As String) As Task(Of HttpResponseMessage)

Paramètres

deviceId
String

Retours

S’applique à