@RemoteServiceRelativePath(value="SynergyNetWebCommonsService")
public interface SynergyNetWebCommonsService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Interface and Description |
---|---|
static class |
SynergyNetWebCommonsService.Util
The Class Util.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getDevicesCurrentlyOnline(java.lang.String deviceType)
Gets the devices currently online.
|