StovePCMatchmaking(Native dll)  1.0.4.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CMatchmakingCallbackHeler
 CMetadataHelper
 CStovePCAddIn
 CStovePCAddInCallback
 CStovePCMatchmakingBanUserKicks a specific user out of the current lobby and restricts access to the vacation lobby. Only authorized users can do this
 CStovePCMatchmakingCallbackA structure that sets the callback that is answered when the API is called
 CStovePCMatchmakingCreateLobbyThe response value after creating a lobby. Notify lobby creation
 CStovePCMatchmakingDestroyLobbyDelete a lobby. You can only delete a lobby
 CStovePCMatchmakingEndGameThe response after notifying the matchmaking server that the lobby game is over.
 CStovePCMatchmakingErrorThe structure passed to the callback when it is invoked
 CStovePCMatchmakingFriendInfoMy Friend Struct
 CStovePCMatchmakingGetBanUserListList of lobby banned users
 CStovePCMatchmakingGetLobbyDataThe response value of the lobby metadata checked
 CStovePCMatchmakingGetLobbyUserListList of lobby participants
 CStovePCMatchmakingGetMyFriendListThe response to My Friends information
 CStovePCMatchmakingGetMyLobbyListMy lobby information request response
 CStovePCMatchmakingJoinLobbyThe response value for the lobby position. Notify Lobby Entry
 CStovePCMatchmakingKickUserExpels a specific user from the current lobby. Only authorized users can do this
 CStovePCMatchmakingLeaveLobbyThe response to exiting the lobby. Called when I exit the lobby
 CStovePCMatchmakingLobbyLobby metadata (custom data) structure
 CStovePCMatchmakingLobbyInfoLobby Struct
 CStovePCMatchmakingLobbyUserLobby User Information Structure
 CStovePCMatchmakingMetadataA meta-structure A meta-structure
 CStovePCMatchmakingRecvLobbyBinarydataThe binary data response received from the user in the lobby
 CStovePCMatchmakingRecvLobbyInvitationCallback when receiving a lobby invite from another user
 CStovePCMatchmakingRecvLobbyMessageMessage responses received from users in the lobby
 CStovePCMatchmakingRecvRejectLobbyInvitationDecline a lobby invitation
 CStovePCMatchmakingRequestLobbyListThe response to a lobby search
 CStovePCMatchmakingSendLobbyBinarydataThe response value when sending a binary to the lobby
 CStovePCMatchmakingSendLobbyInvitationCallback when I invite another user to the lobby
 CStovePCMatchmakingSendLobbyMessageThe response to a message sent to a user in the lobby
 CStovePCMatchmakingSendRejectLobbyInvitationDecline a lobby invitation
 CStovePCMatchmakingSetLobbyDataResponse to adding/changing lobby metadata
 CStovePCMatchmakingSetLobbyOwnerTransfer a room to a user in the lobby
 CStovePCMatchmakingSetLobbyUserdataResponse to changes to my data in the lobby
 CStovePCMatchmakingStartGameThe response after notifying the matchmaking server to start a lobby game
 CStovePCMatchmakingUnBanUserReleases a user you ban from the lobby from lobby access restrictions. Only authorized users can do this
 CStovePCMatchmakingUpdateLobbyDataResponse value when the lobby metadata is updated.
 CStovePCMatchmakingUpdateLobbyUserThe updated response value of the lobby user. Called when user information or user data in the lobby changes.
 CStovePCMatchmakingUserJoinResponse to a user joining the lobby. Called when a user enters the lobby
 CStovePCMatchmakingUserLeaveResponse to a user leaving the lobby. Called when a user leaves the lobby
 CStovePCMatchmakingUserStatusChanged
 CStovePCSDKMatchmakingConfig
 CStoveUserStatusChangedReceive notifications of a user's presence status