public interface SynergyNetWebCommonsServiceAsync
Modifier and Type | Method and Description |
---|---|
void |
getDevicesCurrentlyOnline(java.lang.String deviceType,
com.google.gwt.user.client.rpc.AsyncCallback<java.util.List<java.lang.String>> callback)
Gets the devices currently online.
|