NotificationHub.RegisterTemplateAsync Method

 

Creates a new (or updates an existing) template registration.

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging (in Microsoft.WindowsAzure.Messaging.dll)

Overload List

Name Description
System_CAPS_pubmethod RegisterTemplateAsync(String, String, String)

Asynchronously creates a new (or updates an existing) template registration.

System_CAPS_pubmethod RegisterTemplateAsync(String, String, String, IEnumerable<String>)

Asynchronously creates a new (or updates an existing) template registration.

Remarks

Devices registered in this way can only receive notifications sent in template format.

See Also

NotificationHub Class
Microsoft.WindowsAzure.Messaging Namespace

Return to top