contactsSynchronized property
getter/setter pair
Persisted indicator whether all ChatContacts are synchronized with the remote, meaning no queries should be made.
Implementation
bool? contactsSynchronized;
Persisted indicator whether all ChatContacts are synchronized with the remote, meaning no queries should be made.
bool? contactsSynchronized;