|
StovePCMatchmaking(Native dll)
1.0.4.1
|
| CMatchmakingCallbackHeler | |
| CMetadataHelper | |
| CStovePCAddIn | |
| CStovePCAddInCallback | |
| CStovePCMatchmakingBanUser | Kicks a specific user out of the current lobby and restricts access to the vacation lobby. Only authorized users can do this |
| CStovePCMatchmakingCallback | A structure that sets the callback that is answered when the API is called |
| CStovePCMatchmakingCreateLobby | The response value after creating a lobby. Notify lobby creation |
| CStovePCMatchmakingDestroyLobby | Delete a lobby. You can only delete a lobby |
| CStovePCMatchmakingEndGame | The response after notifying the matchmaking server that the lobby game is over. |
| CStovePCMatchmakingError | The structure passed to the callback when it is invoked |
| CStovePCMatchmakingFriendInfo | My Friend Struct |
| CStovePCMatchmakingGetBanUserList | List of lobby banned users |
| CStovePCMatchmakingGetLobbyData | The response value of the lobby metadata checked |
| CStovePCMatchmakingGetLobbyUserList | List of lobby participants |
| CStovePCMatchmakingGetMyFriendList | The response to My Friends information |
| CStovePCMatchmakingGetMyLobbyList | My lobby information request response |
| CStovePCMatchmakingJoinLobby | The response value for the lobby position. Notify Lobby Entry |
| CStovePCMatchmakingKickUser | Expels a specific user from the current lobby. Only authorized users can do this |
| CStovePCMatchmakingLeaveLobby | The response to exiting the lobby. Called when I exit the lobby |
| CStovePCMatchmakingLobby | Lobby metadata (custom data) structure |
| CStovePCMatchmakingLobbyInfo | Lobby Struct |
| CStovePCMatchmakingLobbyUser | Lobby User Information Structure |
| CStovePCMatchmakingMetadata | A meta-structure A meta-structure |
| CStovePCMatchmakingRecvLobbyBinarydata | The binary data response received from the user in the lobby |
| CStovePCMatchmakingRecvLobbyInvitation | Callback when receiving a lobby invite from another user |
| CStovePCMatchmakingRecvLobbyMessage | Message responses received from users in the lobby |
| CStovePCMatchmakingRecvRejectLobbyInvitation | Decline a lobby invitation |
| CStovePCMatchmakingRequestLobbyList | The response to a lobby search |
| CStovePCMatchmakingSendLobbyBinarydata | The response value when sending a binary to the lobby |
| CStovePCMatchmakingSendLobbyInvitation | Callback when I invite another user to the lobby |
| CStovePCMatchmakingSendLobbyMessage | The response to a message sent to a user in the lobby |
| CStovePCMatchmakingSendRejectLobbyInvitation | Decline a lobby invitation |
| CStovePCMatchmakingSetLobbyData | Response to adding/changing lobby metadata |
| CStovePCMatchmakingSetLobbyOwner | Transfer a room to a user in the lobby |
| CStovePCMatchmakingSetLobbyUserdata | Response to changes to my data in the lobby |
| CStovePCMatchmakingStartGame | The response after notifying the matchmaking server to start a lobby game |
| CStovePCMatchmakingUnBanUser | Releases a user you ban from the lobby from lobby access restrictions. Only authorized users can do this |
| CStovePCMatchmakingUpdateLobbyData | Response value when the lobby metadata is updated. |
| CStovePCMatchmakingUpdateLobbyUser | The updated response value of the lobby user. Called when user information or user data in the lobby changes. |
| CStovePCMatchmakingUserJoin | Response to a user joining the lobby. Called when a user enters the lobby |
| CStovePCMatchmakingUserLeave | Response to a user leaving the lobby. Called when a user leaves the lobby |
| CStovePCMatchmakingUserStatusChanged | |
| CStovePCSDKMatchmakingConfig | |
| CStoveUserStatusChanged | Receive notifications of a user's presence status |
1.8.10