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

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

public final class WnsToastCommandIncomingCallType
extends Object

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


Field Summary
static String DECLINE
           
static String VIDEO
           
static String VOICE
           
 
Constructor Summary
WnsToastCommandIncomingCallType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VIDEO

public static final String VIDEO
See Also:
Constant Field Values

VOICE

public static final String VOICE
See Also:
Constant Field Values

DECLINE

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

WnsToastCommandIncomingCallType

public WnsToastCommandIncomingCallType()


Copyright © 2016. All Rights Reserved.