pub const EOS_EFriendsStatus_EOS_FS_InviteReceived: EOS_EFriendsStatus = 2;Expand description
The other account has sent a friend invite to the local account.
NOTE: EOS_FS_InviteReceived is not returned by EOS_Friends_GetStatus or in EOS_Friends_AddNotifyFriendsUpdate callbacks unless the local account was logged in with the EOS_AS_FriendsManagement authentication scope. Friend invites are managed automatically by the Social Overlay.