Share via


Gamer.EndGetFromGamertag Method

Ends the process of getting a Gamer object for a specified gamertag.

Syntax

'Declaration
Public Shared Function EndGetFromGamertag ( _
         result As IAsyncResult _
) As Gamer 
public static Gamer EndGetFromGamertag (
         IAsyncResult result
)
public:
static Gamer EndGetFromGamertag(
         IAsyncResult result
)

Parameters

Return Value

Type: Gamer
A Gamer object for the specified gamertag.

Remarks

Warning

This method retrieves a calculated result only for titles approved to access Xbox LIVE Services through the Xbox LIVE Registered Developer Program. For Xbox LIVE Indie games, this method returns immediately with a predetermined default value.

Requirements

Namespace: Microsoft.Xna.Framework.GamerServices

Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)

See Also

Reference

Gamer Class
Gamer Members
Microsoft.Xna.Framework.GamerServices Namespace

Platforms

Windows Phone