Registration.ChannelUri Property

 

The Uri of the Channel returned by the Push Notification Channel Manager.

Namespace:   Microsoft.WindowsAzure.MobileServices
Assembly:  Microsoft.WindowsAzure.Mobile.Ext (in Microsoft.WindowsAzure.Mobile.Ext.dll)

[JsonPropertyAttribute(PropertyName = "deviceId")]
public string ChannelUri { get; set; }

Property Value

Type: System.String
Return to top
Show: