Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The management class for chat operations.
Syntax
class PartyChatControl
Public Methods
| Name | Description |
|---|---|
| GetLocal | Gets the PartyLocalChatControl version of this chat control. |
| GetDevice | Returns the device this chat control is associated with. |
| GetEntityId | Gets the PlayFab Entity ID of the user associated with this chat control. |
| GetEntityType | Gets the PlayFab entity type of the user associated with this chat control. |
| GetNetworks | Gets the networks to which this chat control is connected. |
| GetCustomContext | Retrieves the app's private, custom pointer-sized context value previously associated with this chat control object. |
| SetCustomContext | Configures an optional, custom pointer-sized context value with this chat control object. |
| ConfigureAudioManipulationVoiceStream | Queues an asynchronous operation to configure the audio manipulation voice stream associated with this chat control. |
| GetAudioManipulationVoiceStream | Retrieves the audio manipulation voice stream associated with this chat control. |
Requirements
Header: Party.h