class RubyPushNotifications::WNS::WNSResult
Class that encapsulates the result of a single sent notification to a single Device URL msdn.microsoft.com/en-us/library/windows/apps/hh465435.aspx#WNSResponseCodes
Constants
- X_DEVICE_CONNECTION_STATUS
@private X-WNS-DeviceConnectionStatus HTTP Header string
- X_NOTIFICATION_STATUS
@private X-WNS-NotificationStatus HTTP Header string
- X_STATUS
@private X-SubscriptionStatus HTTP Header string
Attributes
device_url[RW]
@return [String]. Receiver WNS
device URL.