Method
ValentContactStorecontact_removed
unstable since: 1.0
Declaration [src]
void
valent_contact_store_contact_removed (
ValentContactStore* store,
const char* uid
)
Description [src]
Emits ValentContactStore::contact-removed on store.
This method should only be called by implementations of
ValentContactStore. Signal handlers may query the state, so it must
emitted after the internal representation has been updated.
Available since: 1.0