SmartFoxServer 3 C++ Client API 3.1.0-beta
Client API for SmartFoxServer 3
Loading...
Searching...
No Matches
sfs3::requests::QuickJoinGameRequest Member List

This is the complete list of members for sfs3::requests::QuickJoinGameRequest, including all inherited members.

QuickJoinGameRequest(std::optional< entities::match::MatchExpression > matchExpr, std::vector< std::string > groupIds, std::optional< int32_t > roomIdToLeave=std::nullopt)sfs3::requests::QuickJoinGameRequestinline
QuickJoinGameRequest(std::optional< entities::match::MatchExpression > matchExpr, std::vector< int32_t > roomIds, std::optional< int32_t > roomIdToLeave=std::nullopt)sfs3::requests::QuickJoinGameRequestinline
QuickJoinGameRequest(std::optional< entities::match::MatchExpression > matchExpr, const std::vector< std::shared_ptr< entities::Room > > &rooms, std::optional< int32_t > roomIdToLeave=std::nullopt)sfs3::requests::QuickJoinGameRequestinline