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

InvitePanelResultInfo

Updated: Oct 30, 2025

InvitePanelResultInfo

interface InvitePanelResultInfo
It contains information about the user’s invitation to others to join their current session. It is used to provide feedback to the user about whether their invitations have been successfully sent. It can be retrieved using horizon.platform.grouppresence.GroupPresence.launchInvitePanel.

Properties

NameSummary
invitesSent
abstract val invitesSent: Boolean
This field indicates whether any invitations have been sent successfully. It is a boolean value where true means that one or more invites have been successfully sent, and false indicates that no invites were sent or the sending process failed.
json
open val json: String