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