public static class VncConnectedEvent.Data extends Object
Modifier and Type | Field and Description |
---|---|
VncBasicInfo |
client |
VncServerInfo |
server |
Constructor and Description |
---|
Data() |
@Nonnull public VncServerInfo server
@Nonnull public VncBasicInfo client
public Data()