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

ovr_RichPresence_Set Function

DEPRECATED. Use ovr_GroupPresence_Set().
A message with type ovrMessage_RichPresence_Set will be generated in response.
First call ovr_Message_IsError() to check if an error occurred.
This response has no payload. If no error occurred, the request was successful. Yay!

Signature

ovrRequest ovr_RichPresence_Set(ovrRichPresenceOptionsHandle richPresenceOptions)

Parameters

richPresenceOptions: ovrRichPresenceOptionsHandle

Returns