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

ovr_Voip_Stop Function

Terminates a VoIP session with the specified user. Note that a muting functionality should be used to temporarily stop sending audio; restarting a VoIP session after tearing it down may be an expensive operation.
This function can be safely called from any thread.

Signature

void ovr_Voip_Stop(ovrID userID)

Parameters

userID: ovrID

Returns

void