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

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

public final class WnsToastSoundSource
extends Object

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


Field Summary
static String ALARM
           
static String ALARM2
           
static String CALL
           
static String CALL2
           
static String DEFAULT
           
static String IM
           
static String MAIL
           
static String REMAINDER
           
static String SMS
           
 
Constructor Summary
WnsToastSoundSource()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT

public static final String DEFAULT
See Also:
Constant Field Values

IM

public static final String IM
See Also:
Constant Field Values

MAIL

public static final String MAIL
See Also:
Constant Field Values

REMAINDER

public static final String REMAINDER
See Also:
Constant Field Values

SMS

public static final String SMS
See Also:
Constant Field Values

ALARM

public static final String ALARM
See Also:
Constant Field Values

ALARM2

public static final String ALARM2
See Also:
Constant Field Values

CALL

public static final String CALL
See Also:
Constant Field Values

CALL2

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

WnsToastSoundSource

public WnsToastSoundSource()


Copyright © 2013. All Rights Reserved.