contactsSynchronized property

bool? contactsSynchronized
getter/setter pair

Persisted indicator whether all ChatContacts are synchronized with the remote, meaning no queries should be made.

Implementation

bool? contactsSynchronized;