public class PhantomMacro.WaitAnyScreen extends Object
| Modifier and Type | Field and Description |
|---|---|
String | dataThis data is dependent of the type. |
PhantomHostScreen | hostScreenThe reference to the PhantomHostScreen. |
String | screenNameThe Connected screen name. |
int | typeType 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. |
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.
© 2026 Mindus SARL. All rights reserved.