acceptInvitationAlways property

bool acceptInvitationAlways
final

Whether to accept friend invitations from other users automatically.

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

Implementation

final bool acceptInvitationAlways;