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

SendInvitesResult

Updated: Aug 26, 2025

SendInvitesResult

interface SendInvitesResult
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 horizon.platform.grouppresence.GroupPresence.sendInvites api.

Properties

NameSummary
invites
abstract val invites: List<ApplicationInvite>
The list of invites that was sent through horizon.platform.grouppresence.GroupPresence.sendInvites. This invite list can comprise of friends and recently met users.
json
open val json: String
Did you find this page helpful?
Thumbs up icon
Thumbs down icon