Send Invite Async

Send Invite Async

Windows
MacOS
Linux

Submits a request to start the invite sending process. Request an invite to be sent for other connections to join a multi-user experience. This call will trigger a connections invite dialog requesting the user to select up to the specified number of online users to be invited. The system will then initiate a push notification to other online devices, start a copy of the application requesting the invite and deliver the given payload. If the requesting application is not installed on the receiving device, the system will prompt the user to install via Magic Leap World app.

Target is Magic Leap Connections Component

Send Invite Async
Target
Args
Out Invite Handle
Return Value

Inputs

In
Exec
Target
Magic Leap Connections Component Object Reference
Args
Magic Leap Connections Invite Args Structure (by ref)

The arguments for the sending invite process.

Outputs

Out
Exec
Out Invite Handle
Guid Structure

A valid FGuid to the invite request if the function call succeeds.

Return Value
Boolean

True if the invite is successfully created, false otherwise.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss