ovr_GroupPresence_LaunchMultiplayerErrorDialog Function
Launch an error dialog window with predefined messages for commonly occurring multiplayer errors. Check the Invokable Error Dialogs documentation for more information about these error messages and their values. ovrMessage_GroupPresence_LaunchMultiplayerErrorDialog will be generated in response.
This response has no payload. If no error occurred, the request was successful. Yay!
ovrRequest ovr_GroupPresence_LaunchMultiplayerErrorDialog(ovrMultiplayerErrorOptionsHandle options)
options: ovrMultiplayerErrorOptionsHandle
It contains a ovr_MultiplayerErrorOptions_SetErrorKey associated with the predefined error message to be shown to users.