Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents an endpoint in a network.
Syntax
class PartyEndpoint
Public Methods
| Name | Description |
|---|---|
| GetLocal | Gets the PartyLocalEndpoint version of this endpoint. |
| GetEntityId | Gets the PlayFab Entity ID of the user associated with this endpoint. |
| GetEntityType | Gets the PlayFab entity type of the user associated with this endpoint. |
| GetNetwork | Gets the network associated with this endpoint. |
| GetDevice | Gets the device associated with this endpoint. |
| GetUniqueIdentifier | Gets the network-unique identifier for this endpoint. |
| GetSharedProperty | Gets the value of a shared property. |
| GetCustomContext | Retrieves the app's private, custom pointer-sized context value previously associated with this endpoint object. |
| SetCustomContext | Configures an optional, custom pointer-sized context value with this endpoint object. |
Requirements
Header: Party.h