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

FOvrSendInvitesResult Struct

The result of sending an invite to a user or list of users shows invites were sent successfully through the resulting array. This is the model returned in a successful response to the UOvrRequestsBlueprintLibrary::GroupPresence_SendInvites() api.

Fields

The list of invites that was sent through UOvrRequestsBlueprintLibrary::GroupPresence_SendInvites(). This invite list can comprise of friends and recently met users.

Member Functions

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