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.
The following tables list the members exposed by the InviteAcceptedEventArgs type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
InviteAcceptedEventArgs | Initializes a new instance of InviteAcceptedEventArgs by using a gamer that is signed in and a Boolean value that indicates if the invitation is for the current local session. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Gamer | The signed-in gamer who is accepting the game invitation. |
![]() |
IsCurrentSession | Indicates if the invitation is for the current local session. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
See Also
Reference
InviteAcceptedEventArgs Class
Microsoft.Xna.Framework.GamerServices Namespace