Unity · Arazzo Workflow
Unity Friends Accept Incoming Request
Version 1.0.0
List incoming friend requests, accept the first pending one, then confirm it appears in the friend list.
View Spec
View on GitHub
Game DevelopmentReal-Time 3DMultiplayerGame ServicesCloud GamingArazzoWorkflows
Provider
Workflows
friends-accept-request
Accept the first incoming friend request and confirm the friendship.
Lists incoming friend requests, accepts the first pending one if present, then lists friends to confirm the relationship was created.
1
listIncoming
listIncomingFriendRequests
List the current player's pending incoming friend requests.
2
acceptRequest
acceptFriendRequest
Accept the first pending incoming friend request.
3
confirmFriend
listFriends
List the friend list to confirm the accepted player is now a friend.