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

FOvrShareMediaResult Struct

The result from users launching the Share to Facebook modal which enables them to share local media files through UOvrRequestsBlueprintLibrary::Media_ShareToFacebook(). The result will contain a status field, EOvrShareMediaStatus.

Fields

The status of the share media result. The status can be of the following types:EOvrShareMediaStatus::UnknownEOvrShareMediaStatus::SharedEOvrShareMediaStatus::Canceled

Member Functions

This is the default constructor for the struct, which initializes the ovrShareMediaResultHandle 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