MCPcopy Create free account
hub / github.com/F-Stack/f-stack / SetIMtActon

Method SetIMtActon

adapter/micro_thread/mt_connection.h:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 };
58
59 void SetIMtActon(IMtAction* action ) {
60 _action = action;
61 };
62
63 IMtAction* GetIMtActon() {
64 return _action;

Callers 1

InitConnEnvMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected