ar.com.fernandospr.wns.model.types
Class WnsCachePolicyType

java.lang.Object
  extended by ar.com.fernandospr.wns.model.types.WnsCachePolicyType

public final class WnsCachePolicyType
extends Object

From http://msdn.microsoft.com/en-us/library/windows/apps/hh465435.aspx#send_notification_request


Field Summary
static String CACHE
           
static String NOCACHE
           
 
Constructor Summary
WnsCachePolicyType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CACHE

public static final String CACHE
See Also:
Constant Field Values

NOCACHE

public static final String NOCACHE
See Also:
Constant Field Values
Constructor Detail

WnsCachePolicyType

public WnsCachePolicyType()


Copyright © 2016. All Rights Reserved.