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

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

public final class WnsToastDuration
extends Object

From http://msdn.microsoft.com/en-us/library/windows/apps/br230846.aspx


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

Field Detail

SHORT

public static final String SHORT
See Also:
Constant Field Values

LONG

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

WnsToastDuration

public WnsToastDuration()


Copyright © 2016. All Rights Reserved.