class RubyPushNotifications::MPNS::MPNSResult

Class that encapsulates the result of a single sent notification to a single Device URL (msdn.microsoft.com/en-us/library/windows/apps/ff941100%28v=vs.105%29.aspx)

Constants

X_DEVICE_CONNECTION_STATUS

@private X-DeviceConnectionStatus HTTP Header string

X_NOTIFICATION_STATUS

@private X-NotificationStatus HTTP Header string

X_SUBSCRIPTION_STATUS

@private X-SubscriptionStatus HTTP Header string

Attributes

device_url[RW]

@return [String]. Receiver MPNS device URL.