NotificationRegistrationsController.GetRegistrationFromDeviceId Method (String)

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Controllers
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

[DebuggerStepThroughAttribute]
public Task<HttpResponseMessage> GetRegistrationFromDeviceId(
	string deviceId
)
Return to top
Show: