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
Term | Description |
---|---|
Friend | A player that has accepted a friend invite from the current user. |
Blocked Player | A player that will be prevented from sending friend invites to the current user. Blocked players cannot be friends. |
Sent Invite | A pending invite from the current user to another player. The other player must accept the invite before the friendship can begin. |
Received Invite | A pending invite for the current user, from another player. The user must accept the invite before the friendship can begin. |
Updated about 1 year ago