Using Verastream SDK for Unisys and Airlines > Common Tasks > Requesting a Screen Object |
To request a screen object programmatically, use the requestScreen and requestScreenEx methods as follows:
requestScreen(String User, String Password, String ScreenData, int internalUse)
or
requestScreenEx(String User, String Password, String ScreenData, int internalUse)
These methods are documented in the Javadoc and .NET reference documents:
For examples of the XML and a list of supported XML parameters, select your host and connection type from the following list:
![]() |
Defining an XML Configuration |
The Screen Object Model |
Common Tasks |