public static final class ConnectionInfo.Builder
extends java.lang.Object
ConnectionInfo.| Constructor and Description |
|---|
ConnectionInfo.Builder(ConnectionState state,
boolean startConnected,
boolean allowGuestControl)
Constructor with parameters for the required properties of
ConnectionInfo. |
| Modifier and Type | Method and Description |
|---|---|
ConnectionInfo |
build() |
public ConnectionInfo.Builder(ConnectionState state, boolean startConnected, boolean allowGuestControl)
ConnectionInfo.public ConnectionInfo build()