MCPcopy Create free account
hub / github.com/MaaXYZ/MaaFramework / get_connected

Method get_connected

source/binding/NodeJS/src/apis/client.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77bool ClientImpl::get_connected()
78{
79 return MaaAgentClientConnected(client);
80}
81
82bool ClientImpl::get_alive()
83{

Callers

nothing calls this directly

Calls 1

MaaAgentClientConnectedFunction · 0.85

Tested by

no test coverage detected