public interface RemoteSourceListener
| Modifier and Type | Method and Description |
|---|---|
void |
collabSourceLost(int connectionID)
A remote collaboration peer is no longer available.
|
void |
dataSourceLost(String name)
A remote Data object is no longer available.
|
void dataSourceLost(String name)
name - The name of the Data object.void collabSourceLost(int connectionID)
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.