Registration Constructor (String)

 

Create a default Registration for a channelUri

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

public Registration(
	string channelUri
)

Parameters

channelUri
Type: System.String

The channel uri

Return to top
Show: