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 ALARM10
           
static String ALARM2
           
static String ALARM3
           
static String ALARM4
           
static String ALARM5
           
static String ALARM6
           
static String ALARM7
           
static String ALARM8
           
static String ALARM9
           
static String CALL
           
static String CALL10
           
static String CALL2
           
static String CALL3
           
static String CALL4
           
static String CALL5
           
static String CALL6
           
static String CALL7
           
static String CALL8
           
static String CALL9
           
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

ALARM3

public static final String ALARM3
See Also:
Constant Field Values

ALARM4

public static final String ALARM4
See Also:
Constant Field Values

ALARM5

public static final String ALARM5
See Also:
Constant Field Values

ALARM6

public static final String ALARM6
See Also:
Constant Field Values

ALARM7

public static final String ALARM7
See Also:
Constant Field Values

ALARM8

public static final String ALARM8
See Also:
Constant Field Values

ALARM9

public static final String ALARM9
See Also:
Constant Field Values

ALARM10

public static final String ALARM10
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

CALL3

public static final String CALL3
See Also:
Constant Field Values

CALL4

public static final String CALL4
See Also:
Constant Field Values

CALL5

public static final String CALL5
See Also:
Constant Field Values

CALL6

public static final String CALL6
See Also:
Constant Field Values

CALL7

public static final String CALL7
See Also:
Constant Field Values

CALL8

public static final String CALL8
See Also:
Constant Field Values

CALL9

public static final String CALL9
See Also:
Constant Field Values

CALL10

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

WnsToastSoundSource

public WnsToastSoundSource()


Copyright © 2016. All Rights Reserved.