Uses of Class
com.openinventor.remoteviz.rendering.NetworkPerformance
Packages that use NetworkPerformance
-
Uses of NetworkPerformance in com.openinventor.remoteviz.rendering
Methods in com.openinventor.remoteviz.rendering with parameters of type NetworkPerformanceModifier and TypeMethodDescriptionvoid
ServiceListener.onConnectedClient
(String clientId, NetworkPerformance networkPerformance) Triggered when a client is connected to the service.void
ServiceListener.onInitializedClient
(Client client, NetworkPerformance networkPerformance) Triggered when a client is initialized.