API reference
API reference
Select your platform
No SDKs available
No versions available

ovr_Voip_SetNewConnectionOptions Function

The options set for newly created connections to use. Existing connections will continue to use their current settings until they are destroyed and recreated.

Signature

void ovr_Voip_SetNewConnectionOptions(ovrVoipOptionsHandle voipOptions)

Parameters

voipOptions: ovrVoipOptionsHandle The new options to be used for newly created connections.

Returns

void