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

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

public final class WnsToastCommandAlarmType
extends Object

From https://msdn.microsoft.com/en-us/library/windows/apps/dn268317.aspx


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

Field Detail

SNOOZE

public static final String SNOOZE
See Also:
Constant Field Values

DISMISS

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

WnsToastCommandAlarmType

public WnsToastCommandAlarmType()


Copyright © 2016. All Rights Reserved.