Registration Constructor (String, IEnumerable<String>)
Create a default Registration for a channelUri with specific tags
Assembly: Microsoft.WindowsAzure.Mobile.Ext (in Microsoft.WindowsAzure.Mobile.Ext.dll)
Parameters
- channelUri
-
Type:
System.String
The channel uri
- tags
-
Type:
System.Collections.Generic.IEnumerable<String>
The tags to register to receive notifications from
Show: