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

FOvrPushNotificationResult Struct

A PushNotificationResult represents the outcome of a user registering for third-party (3P) notifications. This object contains essential information about the registered notification, which can be used to send push notifications to the user. It can be retrieved using UOvrRequestsBlueprintLibrary::PushNotification_Register()

Fields

The registered notification id is a type of string which you can push notification to.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrPushNotificationResultHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon