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

ApplicationInvite Class

An ApplicationInvite contains information about the invite, including the ID, destination, activity status, lobby, match, and recipient's user info.

Fields

The destination to which the recipient is invited.
readonly Destination Destination[Get]
The ID of the application invite.
A boolean value indicating whether the invite is still active or not.
The lobby session id to which the recipient is invited.
The match session id to which the recipient is invited.
The recipient's user information, such as their ID and alias.
readonly User Recipient[Get]

Member Functions

ApplicationInvite
( IntPtr o )
Did you find this page helpful?