Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
77
bool ClientImpl::get_connected()
78
{
79
return MaaAgentClientConnected(client);
80
}
81
82
bool ClientImpl::get_alive()
83
{
Callers
nothing calls this directly
Calls
1
MaaAgentClientConnected
Function · 0.85
Tested by
no test coverage detected