| Package | Description | 
|---|---|
| com.openinventor.remoteviz.rendering | 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionParameters | 
Connection.getParameters()
Gets the connection parameters (field-value pairs included in the url during the client connection). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ServiceListener.onMissingLicense(java.lang.String renderAreaId,
                ConnectionParameters parameters)
Triggered when a new client is about connecting and a license is missing. 
 | 
boolean | 
ServiceListener.onPendingCreateRenderArea(java.lang.String renderAreaId,
                         int[] size,
                         RenderAreaHardware renderAreaHardware,
                         Client client,
                         ConnectionParameters parameters)
Triggered when a connection is pending and the requested renderArea does
 not exist.\n\n Default behavior : accept the connection by returning true. 
 | 
boolean | 
ServiceListener.onPendingShareRenderArea(RenderArea renderArea,
                        Client client,
                        ConnectionParameters parameters)
Triggered when a connection is pending and the requested renderArea exists. 
 | 
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com