Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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