Package omero.api
Interface AMD_RenderingEngine_isActive
-
- All Superinterfaces:
Ice.AMDCallback
public interface AMD_RenderingEngine_isActive extends Ice.AMDCallback
Returnstrue
if the channel is mapped,false
otherwise.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
ice_response(boolean __ret)
ice_response indicates that the operation completed successfully.
-