9 #ifndef INCLUDE_FUNAPI_SERVICE_STEAM_AUTHENTICATION_H_ 10 #define INCLUDE_FUNAPI_SERVICE_STEAM_AUTHENTICATION_H_ 21 const string &api_key,
22 const string &session_ticket);
26 string session_ticket;
46 bool publisher_banned;
52 bool error)> SteamAuthenticationResponseHandler;
56 const SteamAuthenticationResponseHandler &handler,
57 size_t timeout_in_ms = 0);
61 #endif // INCLUDE_FUNAPI_SERVICE_STEAM_AUTHENTICATION_H_
Definition: steam_authentication.h:30
Definition: steam_authentication.h:19
Definition: steam_authentication.h:37