ar.com.fernandospr.wns.model
Class WnsToastCommands
java.lang.Object
ar.com.fernandospr.wns.model.WnsToastCommands
public class WnsToastCommands
- extends Object
From https://msdn.microsoft.com/en-us/library/windows/apps/dn268318.aspx
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scenario
public String scenario
command
public List<WnsToastCommand> command
WnsToastCommands
public WnsToastCommands(String scenario)
addCommand
public void addCommand(String id,
String arguments)
Copyright © 2016. All Rights Reserved.