enableAutoSyncContacts property

bool enableAutoSyncContacts
final

~english Whether to automatically sync the contact list from the server after login.

  • true: Yes.
  • (Default) false: No. ~end

~chinese 是否在登录后自动从服务器同步联系人列表。

  • true:是;
  • (默认)false:否。 ~end

Implementation

final bool enableAutoSyncContacts;