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

OVR_RichPresenceExtraContext.h File

Display extra information about the user's presence

Enumeration Types

Enumeration ovrRichPresenceExtraContext_

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.
ovrRichPresenceExtraContext_Unknown
No description available
ovrRichPresenceExtraContext_None
Display nothing.
ovrRichPresenceExtraContext_CurrentCapacity
Display the current amount with the user over the max.
ovrRichPresenceExtraContext_StartedAgo
Display how long ago the match/game/race/etc started.
ovrRichPresenceExtraContext_EndingIn
Display how soon the match/game/race/etc will end.
ovrRichPresenceExtraContext_LookingForAMatch
Display that this user is looking for a match.

Typedefs

A custom data structure that defines a set of enumerated values, where each value represents a specific type or category for that enumeration. See our index for a full list of our enums and APIs.

Functions

Converts an ovrRichPresenceExtraContext enum value to a string The returned string does not need to be freed
Converts a string representing an ovrRichPresenceExtraContext to the actual enum value and returns the value.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon