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

LaunchInvitePanelFlowResult

Updated: Aug 26, 2025

LaunchInvitePanelFlowResult

interface LaunchInvitePanelFlowResult
Represents the result of a user’s interaction with the invite panel, which is used to send out invitations to other users. It provides a way for developers to track the results of a user’s interaction with the invite panel, including the list of users who were invited to the session. It can be retrieved using horizon.platform.grouppresence.GroupPresence.invitationsSent.

Properties

NameSummary
invitedUsers
abstract val invitedUsers: List<User>
A list of horizon.platform.users.models.User who were invited to the session by the user who interacted with the invite panel.
json
open val json: String
Did you find this page helpful?
Thumbs up icon
Thumbs down icon