logOn

fun logOn(details: LogOnDetails)

Logs onto the Steam network as a persistent game server. The client should already have been connected at this point. Results are return in a LoggedOnCallback.

Parameters

details

The details to use for logging on.