PartyLocalUser
Represents a local user.
Syntax
class PartyLocalUser
Public Methods
Name | Description |
---|---|
GetEntityId | Gets the PlayFab Entity ID associated with this local user. |
GetEntityType | Gets the PlayFab entity type associated with this local user. |
UpdateEntityToken | Updates the PlayFab Entity Token associated with this local user, for use in future authenticated operations. |
GetCustomContext | Retrieves the app's private, custom pointer-sized context value previously associated with this local user object. |
SetCustomContext | Configures an optional, custom pointer-sized context value with this local user object. |
Requirements
Header: Party.h
See also
Party members
PartyManager::CreateLocalUser
PartyManager::CreateLocalUserWithEntityType
PartyManager::GetLocalUsers
PartyManager::DestroyLocalUser
PartyManager::CreateNewNetwork
PartyNetwork::AuthenticateLocalUser
PartyNetwork::RemoveLocalUser
PartyNetwork::CreateInvitation
PartyNetwork::RevokeInvitation
PartyNetwork::CreateEndpoint
PartyLocalDevice::CreateChatControl