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

OVR_LogEventParameter.h File

It's an enum about a list of possible parameters that can be logged for an event. See more information about log event in ovrLogEventName(). Each member of the enum represents a specific parameter that can be logged.

Enumeration Types

Enumeration ovrLogEventParameter_

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.
ovrLogEventParameter_Unknown
No description available
ovrLogEventParameter_VrCurrency
This parameter represents the currency used in a virtual reality (VR) transaction and it's important for tracking and analyzing VR transactions across different regions and currencies.
ovrLogEventParameter_VrRegistrationMethod
This parameter represents the method used to register for a VR service or application. It helps to understand how users are accessing VR services and applications.
ovrLogEventParameter_VrContentType
This parameter represents the type of content being accessed or interacted with in a VR environment. It helps to understand what types of content are most popular among VR users.
ovrLogEventParameter_VrContent
This parameter represents the specific content being accessed or interacted with in a VR environment.
ovrLogEventParameter_VrContentId
This parameter represents the unique identifier for the content being accessed or interacted with in a VR environment.
ovrLogEventParameter_VrSearchString
This parameter represents the search query entered by the user in a VR environment. It helps to understand what users are searching for and how they are interacting with VR search functionality.
ovrLogEventParameter_VrSuccess
This parameter represents whether an action was successful or not in a VR environment.
ovrLogEventParameter_VrMaxRatingValue
This parameter represents the maximum rating value allowed for a particular VR content or service.
ovrLogEventParameter_VrPaymentInfoAvailable
This parameter represents whether payment information is available for a VR transaction. It helps to understand whether users have the necessary payment information to complete a VR transaction.
ovrLogEventParameter_VrNumItems
This parameter represents the number of items involved.
ovrLogEventParameter_VrLevel
This parameter represents the level or stage reached by the user in a VR game or application.
ovrLogEventParameter_VrDescription
This parameter represents a brief description of the VR content or service being accessed or interacted with.
ovrLogEventParameter_AdType
This parameter represents the type of advertisement displayed to the user in a VR environment.
ovrLogEventParameter_VrOrderId
This parameter represents the unique identifier for a VR order or transaction. It helps to track and analyze individual VR transactions and orders.
ovrLogEventParameter_EventName
This parameter represents the name of the event being logged.
ovrLogEventParameter_LogTime
This parameter represents the timestamp when the event was logged. It helps to understand when specific events occurred and how they relate to other events in the VR environment.
ovrLogEventParameter_ImplicitlyLogged
This parameter represents whether the event was implicitly logged or explicitly logged by the user.
ovrLogEventParameter_InBackground
This parameter represents whether the event occurred while the application was running in the background or foreground.
ovrLogEventParameter_VrPushCampaign
This parameter represents the campaign or promotion associated with a VR push notification. It helps to understand the context and purpose of VR push notifications.
ovrLogEventParameter_VrPushAction
This parameter represents the action taken by the user on a VR push notification, such as clicking or dismissing.
ovrLogEventParameter_VrIapProductType
This parameter represents the type of in-app purchase (IAP) product being purchased or interacted with in a VR environment.
ovrLogEventParameter_VrContentTitle
This parameter represents the title of the VR content being accessed or interacted with. It helps to provide context and understanding of what the VR experience entails.
ovrLogEventParameter_VrTransactionId
This parameter represents the unique identifier for a VR transaction. It helps to track and analyze individual VR transactions and orders.
ovrLogEventParameter_VrTransactionDate
This parameter represents the date and time of a VR transaction. It helps to understand when specific transactions occurred.
ovrLogEventParameter_VrIapSubsPeriod
This parameter represents the subscription period for an in-app purchase (IAP) product in a VR environment, such as monthly or annually.
ovrLogEventParameter_VrIapIsStartTrial
This parameter represents whether the user is starting a free trial for an IAP product in a VR environment.
ovrLogEventParameter_VrIapHasFreeTrial
This parameter represents whether an IAP product has a free trial available in a VR environment.
ovrLogEventParameter_VrIapTrialPeriod
This parameter represents the length of the free trial period for an IAP product in a VR environment.
ovrLogEventParameter_VrIapTrialPrice
This parameter represents the price of the IAP product during the free trial period in a VR environment.
ovrLogEventParameter_SessionId
This parameter represents the unique identifier for a user session in a VR environment. It helps to track and analyze individual user sessions and understand how users are interacting with VR applications and services over time.

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 ovrLogEventParameter enum value to a string The returned string does not need to be freed
Converts a string representing an ovrLogEventParameter to the actual enum value and returns the value.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon