acceptInvitationAlways property

bool acceptInvitationAlways
final

~english Whether to accept friend invitations from other users automatically.

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

~chinese 是否自动接受加好友邀请。

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

Implementation

final bool acceptInvitationAlways;