Guide.ShowFriendRequest Method
Shows the Friend Request user interface.
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
public static void ShowFriendRequest ( PlayerIndex player, Gamer gamer )
Parameters
- player
- Type: PlayerIndex
Index of the player making the request.
The profile specified by player must be signed in when calling this function.
- gamer
- Type: Gamer
Recipient of the request.
Community Additions
ADD
Show:
Windows Phone Specific Information