|
steam-min-cpp
|
Request product information for a Steam application. More...
#include <events.hpp>
Public Attributes | |
| uint32_t | id |
| Target application ID. | |
| uint64_t | steamid |
| SteamID associated with the current session. | |
| int32_t | client_sessionid |
| Steam CM session identifier. | |
| uint64_t | app_token = 0 |
| Optional application access token. | |
Request product information for a Steam application.
Requires an authenticated CM session. The steamid and client_sessionid fields must match the values returned by ClientLogonEvent.
| uint64_t Steam::Commands::GetProductInfo::app_token = 0 |
Optional application access token.
Providing a token allows access to additional restricted metadata when available.