Bagikan melalui


InviteAcceptedEventArgs Members

The following tables list the members exposed by the InviteAcceptedEventArgs type.

Public Constructors

Name Description
Public Method 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
Public Property Gamer The signed-in gamer who is accepting the game invitation.
Public Property IsCurrentSession Indicates if the invitation is for the current local session.

Public Methods

Name Description
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

InviteAcceptedEventArgs Class
Microsoft.Xna.Framework.GamerServices Namespace