public class DisplayAVDScreenCommand extends PHATServerCommand
PHATCommand.Function, PHATCommand.Statelogger| Constructor and Description |
|---|
DisplayAVDScreenCommand(String smartphoneId,
String avdId) |
DisplayAVDScreenCommand(String smartphoneId,
String avdId,
boolean on) |
DisplayAVDScreenCommand(String smartphoneId,
String avdId,
boolean on,
PHATCommandListener listener) |
DisplayAVDScreenCommand(String smartphoneId,
String avdId,
PHATCommandListener listener) |
| Modifier and Type | Method and Description |
|---|---|
float |
getFrecuency() |
void |
interruptCommand(com.jme3.app.Application app) |
void |
runCommand(com.jme3.app.Application app) |
void |
setFrecuency(float frecuency) |
String |
toString() |
getFunction, getState, run, setFunction, setStatepublic DisplayAVDScreenCommand(String smartphoneId, String avdId, boolean on)
public DisplayAVDScreenCommand(String smartphoneId, String avdId, PHATCommandListener listener)
public DisplayAVDScreenCommand(String smartphoneId, String avdId, boolean on, PHATCommandListener listener)
public void runCommand(com.jme3.app.Application app)
runCommand in class PHATCommandpublic void interruptCommand(com.jme3.app.Application app)
interruptCommand in class PHATCommandpublic float getFrecuency()
public void setFrecuency(float frecuency)
Copyright © 2015. All Rights Reserved.