Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/a943512/PyAibote
/ StarLoadWait
Method
StarLoadWait
PyAibote/AndroidBotModel/AndroidLoadWait.py:39–41 ·
view source on GitHub ↗
(self, data)
Source
from the content-addressed store, hash-verified
37
return
response
38
39
def
StarLoadWait(self, data):
40
response = self._Send(data)
41
return
response
42
43
def
StartShowWait(self, Time: int, RotationTime: int, ThrowException: bool):
44
""
"
Callers
nothing calls this directly
Calls
1
_Send
Method · 0.95
Tested by
no test coverage detected