MCPcopy Create free account
hub / github.com/TelegramMessenger/cocoon / gen_fetch_switch_end

Method gen_fetch_switch_end

tl/generate/tl_writer_java.cpp:449–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

447}
448
449std::string TD_TL_writer_java::gen_fetch_switch_end() const {
450 return "";
451}
452
453std::string TD_TL_writer_java::gen_constructor_begin(int fields_num, const std::string &class_name,
454 bool is_default) const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected