connect
Connects to the live server.
Return
A CompletableFuture that resolves to an AsyncSession upon successful connection.
Parameters
model
The model name to use.
config
A LiveConnectConfig configuration for the live connection. May be null.
Connects to the live server.
A CompletableFuture that resolves to an AsyncSession upon successful connection.
The model name to use.
A LiveConnectConfig configuration for the live connection. May be null.