Friends - Overview

[SOCL-Friends-01]

The Beamable Friends feature allows players to connect with other players and manage friendships through various social interactions. Players can send friend invites, view pending invites, cancel invites, reject invites, accept invites, view friends, remove friends, block players, and unblock players.

The Friends feature is accessible via the BeamContext object, and is a code-first solution.

Terms

TermDescription
FriendA player that has accepted a friend invite from the current user.
Blocked PlayerA player that will be prevented from sending friend invites to the current user. Blocked players cannot be friends.
Sent InviteA pending invite from the current user to another player. The other player must accept the invite before the friendship can begin.
Received InviteA pending invite for the current user, from another player. The user must accept the invite before the friendship can begin.