acceptInvitationAlways property

bool acceptInvitationAlways
final

Whether to accept friend invitations from other users automatically.

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

Implementation

final bool acceptInvitationAlways;