ar.com.fernandospr.wns.model.types
Class WnsNotificationType
java.lang.Object
ar.com.fernandospr.wns.model.types.WnsNotificationType
public final class WnsNotificationType
- extends Object
From http://msdn.microsoft.com/en-us/library/windows/apps/hh465435.aspx
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TOAST
public static final String TOAST
- See Also:
- Constant Field Values
BADGE
public static final String BADGE
- See Also:
- Constant Field Values
TILE
public static final String TILE
- See Also:
- Constant Field Values
RAW
public static final String RAW
- See Also:
- Constant Field Values
WnsNotificationType
public WnsNotificationType()
Copyright © 2016. All Rights Reserved.