public class PhantomMacro.WaitAnyScreen extends Object
Modifier and Type | Field and Description |
---|---|
String |
data
This data is dependent of the type.
|
PhantomHostScreen |
hostScreen
The reference to the PhantomHostScreen.
|
String |
screenName
The Connected screen name.
|
int |
type
Type type of connection.
|
Constructor and Description |
---|
WaitAnyScreen(PhantomFile file,
PhantomHostData hostData)
Creates a new instance of a wait-for-any-screen macro step
from the ".PHE" file.
|
Modifier and Type | Method and Description |
---|---|
void |
save(PhantomOutputFile file)
Saves the instance to file.
|
public int type
public String screenName
public String data
public PhantomHostScreen hostScreen
public WaitAnyScreen(PhantomFile file, PhantomHostData hostData) throws IOException
Base: + Screen name BYTE [32] + Type USHORT + Data information BYTE [65]
IOException
- if an I/O error occurs.public void save(PhantomOutputFile file) throws IOException
file
- The PhantomOutputFile to write to.IOException
- if an I/O error occurs.Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.