public interface RemoteManagerOperationsIntf extends tcUtilityOperationsIntf
Modifier and Type | Method and Description |
---|---|
boolean |
isRMRunning(com.thortech.xl.remotemanager.RMSData rmsData)
Checks wheather the Remote Manager is running.
|
close, getName, setCountry, setLanguage, setVariant
boolean isRMRunning(com.thortech.xl.remotemanager.RMSData rmsData) throws tcAPIException
rmsData
- Data object for Remote Manager.tcAPIException