Go to the source code of this file.
Classes | |
struct | fun::SteamAuthenticationRequest |
struct | fun::SteamAuthenticationResponse |
struct | fun::SteamError |
Typedefs | |
typedef function< void(const SteamAuthenticationRequest &request, const SteamAuthenticationResponse &response, bool error)> | fun::SteamAuthenticationResponseHandler |
Functions | |
FUNAPI_DLL_VISIBILITY void | fun::Authenticate (const SteamAuthenticationRequest &request, const SteamAuthenticationResponseHandler &handler, size_t timeout_in_ms=0) |