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

OVR_MultiplayerErrorOptions.h File

Typedefs

The multiplayer error option. This is used in invokable error dialogs that provide general error messages to a ovrUserHandle. Read more about error dialogues in our docs.

Functions

Creates a new instance of ovrMultiplayerErrorOptionsHandle() which is used to customize the option flow. It returns a handle to the newly created options object, which can be used to set various properties for the options.
Destroys an existing instance of the ovrMultiplayerErrorOptionsHandle() and frees up memory when you're done using it.
Key associated with the predefined error message to be shown to users.Key List:
  • ovrMultiplayerErrorErrorKey_DestinationUnavailable
  • ovrMultiplayerErrorErrorKey_DlcRequired
  • ovrMultiplayerErrorErrorKey_General
  • ovrMultiplayerErrorErrorKey_GroupFull
  • ovrMultiplayerErrorErrorKey_InviterNotJoinable
  • ovrMultiplayerErrorErrorKey_LevelNotHighEnough
  • ovrMultiplayerErrorErrorKey_LevelNotUnlocked
  • ovrMultiplayerErrorErrorKey_NetworkTimeout
  • ovrMultiplayerErrorErrorKey_NoLongerAvailable
  • ovrMultiplayerErrorErrorKey_UpdateRequired
  • ovrMultiplayerErrorErrorKey_TutorialRequired
Did you find this page helpful?
Thumbs up icon
Thumbs down icon