public abstract class RemoteDesktopService
extends java.lang.Object
Constructor and Description |
---|
RemoteDesktopService() |
Modifier and Type | Method and Description |
---|---|
static RemoteDesktopService |
getInstance() |
abstract boolean |
isRemoteDesktopConnected() |
static boolean |
isRemoteSession() |
public static RemoteDesktopService getInstance()
public static boolean isRemoteSession()
public abstract boolean isRemoteDesktopConnected()