MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / setResultCode

Function setResultCode

Tactility/Source/app/timezone/TimeZone.cpp:66–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66void setResultCode(Bundle& bundle, const std::string& code) {
67 bundle.putString(RESULT_BUNDLE_CODE_INDEX, code);
68}
69
70// endregion
71

Callers 1

onListItemSelectedMethod · 0.85

Calls 1

putStringMethod · 0.45

Tested by

no test coverage detected