C# Class WindowsPhone.PushNotificationManager.CallbackArgs

Show file Open project: nikhildhawan/c2dm Class Usage Examples

Public Methods

Method Description
CallbackArgs ( NotificationType notificationType, HttpWebResponse response ) : System

Method Details

CallbackArgs() public method

public CallbackArgs ( NotificationType notificationType, HttpWebResponse response ) : System
notificationType NotificationType
response System.Net.HttpWebResponse
return System