IXtfUserClient has the following members.
| Name | Description | |
|---|---|---|
![]() |
AcceptInviteToParty | Accepts a pending invitation to the given party on behalf of the given user. |
![]() |
AddLocalUsersToParty | Creates a party for the given title ID and adds the given users to the party. |
![]() |
AddSponsoredUser | Add a guest user. |
![]() |
AddUser | Adds a user without signing them in. |
![]() |
DeclineInviteToParty | Declines a pending party invitation to the given party on behalf of the given user. |
![]() |
DeleteAllUsers | Removes all users from this console. |
![]() |
DeleteUser | Removes a user with specified email address from the console. |
![]() |
DeleteUserId | Removes a user with specified User ID from the console. |
![]() |
GetPartyId | Returns the party ID of an existing party for the given title. |
![]() |
GetPartyMembers | Returns a list of the members of the party associated with the given title. |
![]() |
InviteToParty | Invites the given users to the party for the given title ID. |
![]() |
ListUsers | Return a list of all users currently associated with this console. |
![]() |
PairControllerWithUser | Pairs the user with given email address, to the controller with given controller ID. |
![]() |
PairControllerWithUserId | Pairs the user with given user ID, to the controller with given controller ID. |
![]() |
RemoveLocalUsersFromParty | Removes specified users from a specified party. |
![]() |
SigninUser | Signs the user with given email address into Xbox Live, adding them to the console if necessary. |
![]() |
SigninUserId | Signs the user with given User ID into Xbox Live, adding them to the console if necessary. |
![]() |
SignoutUser | Signs out the user with the given user name. |
![]() |
SignoutUserId | Signs out the user with the specified user ID. |