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

ovr_Voip_Start Function

Attempts to establish a VoIP session with the specified user. A message of type ovrNotification_Voip_StateChange will be posted when the session is established.
This function can be safely called from any thread.

Signature

void ovr_Voip_Start(ovrID userID)

Parameters

userID: ovrID

Returns

void