Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Provides the voice audio options associated with this chat control.
Syntax
PartyError GetVoiceAudioOptions(
PartyVoiceAudioOptions* options
)
Parameters
options
PartyVoiceAudioOptions*
output
The voice audio options.
Return value
PartyError
c_partyErrorSuccess
if the call succeeded or an error code otherwise. The human-readable form of the error code can be retrieved via PartyManager::GetErrorMessage().
Remarks
This function is only supported on Android and iOS. Calls on other platforms will fail.
Requirements
Header: Party.h