Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Shows the Messages user interface.
Syntax
'Declaration
Public Shared Sub ShowMessages ( _
player As PlayerIndex _
)
public static void ShowMessages (
PlayerIndex player
)
public:
static void ShowMessages(
PlayerIndex player
)
Parameters
player
Type: PlayerIndexIndex of the player making the request.
The profile specified by player must be signed in when calling this function.
Remarks
![]() |
---|
This method cannot be used on Windows Phone. If called, it throws a NotSupportedException. |
Requirements
Namespace: Microsoft.Xna.Framework.GamerServices
Assembly: Microsoft.Xna.Framework.GamerServices (in microsoft.xna.framework.gamerservices.dll)
See Also
Reference
Guide Class
Guide Members
Microsoft.Xna.Framework.GamerServices Namespace
Platforms
Windows Phone