MCPcopy Create free account
hub / github.com/bytedance/Fastbot_Android / getActivityString

Method getActivityString

native/desc/State.h:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 ActivityStateActionPtr getBackAction() const { return this->_backAction; }
39
40 stringPtr getActivityString() const { return this->_activity; }
41
42 // implements
43 std::string toString() const override;

Callers 2

addStateMethod · 0.80
updateReuseModelMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected