MCPcopy Create free account
hub / github.com/blizzard4591/openMittsu / onDatabaseUpdated

Method onDatabaseUpdated

src/Client.cpp:760–762  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

758}
759
760void Client::onDatabaseUpdated() {
761 contactRegistryOnIdentitiesChanged();
762}
763
764void Client::onDatabaseContactChanged(openmittsu::protocol::ContactId const& contact) {
765 // TODO: Better

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected