次の方法で共有


NotificationRegistrationsController.GetRegistrationFromDeviceId メソッド

定義

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)

パラメーター

deviceId
String

戻り値

適用対象