ar.com.fernandospr.wns.model
Class WnsNotificationRequestOptional
java.lang.Object
ar.com.fernandospr.wns.model.WnsNotificationRequestOptional
public class WnsNotificationRequestOptional
- extends Object
Optional headers from http://msdn.microsoft.com/en-us/library/windows/apps/hh465435.aspx#send_notification_request
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cachePolicy
public String cachePolicy
- Should be any of
WnsCachePolicyType
requestForStatus
public String requestForStatus
- Should be any of
WnsRequestForStatusType
tag
public String tag
ttl
public String ttl
WnsNotificationRequestOptional
public WnsNotificationRequestOptional()
Copyright © 2016. All Rights Reserved.