MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / GetMessageNotifier

Method GetMessageNotifier

src/render_panel/gr_application.cpp:377–379  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

375 }
376
377 std::shared_ptr<MessageNotifier> GrApplication::GetMessageNotifier() {
378 return msg_notifier_;
379 }
380
381 bool GrApplication::CheckLocalDeviceInfoWithPopup() {
382 auto r = this->IsDeviceInfoOk();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected