|
|
bool | DllLoading (const std::wstring &path, const std::wstring &fileName) |
| |
|
bool | DllFunctionCall (const std::string &funcName) |
| |
|
void | DllClose () |
| |
|
bool | ResourceSvrLoading () |
| |
|
void | SetAccessToken (const std::string &token) |
| |
|
const std::string | GetAccessToken () |
| |
|
void | SetUID (unsigned __int64 id) |
| |
|
unsigned __int64 | GetUID () |
| |
|
void | SetGameID (const std::string &gid) |
| |
|
const std::string | GetGameID () |
| |
|
void | SetEnvironment (const std::string &env) |
| |
|
const std::string | GetEnvironment () |
| |
|
void | SetSvrJson (const std::string &json) |
| |
|
const std::string | GetSvrJson () |
| |
|
void | SetDomain (const std::string &domain) |
| |
|
const std::string | GetDomain () |
| |
|
const std::wstring | GetDomainW () |
| |
|
void | SetServer (const std::string &host, int port) |
| |
|
const std::string | GetServer () |
| |
|
const char * | GetAccessTokenPtr () |
| |
|
const char * | GetGameIDPtr () |
| |
|
const char * | GetEnvironmentPtr () |
| |
|
const char * | GetDomainPtr () |
| |
|
const char * | GetServerPtr () |
| |
|
void | SetLogLevel (int logLevel) |
| |
|
int | GetLogLevel () |
| |
The documentation for this class was generated from the following files:
- D:/workspace/messenger/matchmaking_xmpp/stove_pc_matchmaking/include/StovePCMatchmakingInternal.h
- D:/workspace/messenger/matchmaking_xmpp/stove_pc_matchmaking/src/StovePCMatchmakingSDK.cpp