BBjSessionInfo::isBackground
Description
In BBj 4.00 and higher, this method returns an indication of whether the session described by this BBjSessionInfo is running in background.
Syntax
Return Value |
Method |
---|---|
boolean |
isBackground() |
Parameters
None.
Return Value
Returns 1 if the session is running in background, otherwise it returns 0.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.