Interface | Description |
---|---|
IBroadcastService | Provides access to Steam broadcasts. |
ICheatReportingService | This service allows your game to report cheats and cheaters to the VAC system and provides the toolset behind the Game Bans system. |
IEconMarketService | Provides restricted access to the Steam Market for partners. |
IEconService | Additional Steam Economy methods that provide access to Steam Trading. |
IGameInventory | The primary interface to interact with the Steam Economy. |
IGameNotificationsService | This is the interface used to interact with Game Notifications. |
IGameServersService | Methods to improve the administration of Steam Game Servers. |
IInventoryService | This is the interface used to access the Steam Inventory Service. |
IPlayerService | Provides additional methods for interacting with Steam Users. |
IPublishedFileService | Provides additional methods for interacting with Steam Workshop items. |
ISteamApps | Used to access data about applications on Steam. |
ISteamCommunity | Provides restricted access to Steam Community features. |
ISteamEconomy | A secondary interface to interact with the Steam Economy. |
ISteamGameServerStats | Interface to get and interact with game server stats. |
ISteamLeaderboards | Used to access Steam leaderboards. |
ISteamMicroTxnSandbox | Exposes the ISteamMicroTxn interface with a dummy database for development and testing purposes. |
ISteamMicroTxn | This is the interface used to support Microtransactions (In-Game Purchases). |
ISteamNews | Provides access to the Steam News functionality. |
ISteamPublishedItemSearch | Allows partners to globally search the content of their Steam Workshop. |
ISteamPublishedItemVoting | Allows partners to access the voting information of the content in their Steam Workshop. |
ISteamRemoteStorage | Primary interface for interacting with the Steam Workshop and User Generated Content (UGC). |
ISteamUserAuth | Used to access information about users. |
ISteamUserStats | Used to access information about users. |
ISteamUser | Used to access information and interact with users. |
ISteamWebAPIUtil | Provides miscellaneous Web API related functionality through utility methods. |
IWorkshopService | Additional Steam Workshop service methods for publishers. See ISteamRemoteStorage to interact with Steam Workshop items directly. |