logOn

fun logOn(details: LogOnDetails)

Logs the client into the Steam3 network. The client should already have been connected at this point. Results are returned in a LoggedOnCallback.

Parameters

details

The details to use for logging on.