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

InviteOptionsImpl

Updated: Jul 24, 2025

InviteOptionsImpl

class InviteOptionsImpl : InviteOptions

Constructors

NameSummary
InviteOptionsImpl
constructor()

Properties

NameSummary
json
val json: String
suggestedUsers
open override val suggestedUsers: MutableList<Long>
Passing in these users will add them to the invitable users list. From the GroupPresence.launch_invite_panel(), the user can open the invite list, where the suggested users will be added.

Functions

NameSummary
open fun addSuggestedUser(userId: Long)
fromJson
fun fromJson(json: String): InviteOptionsImpl
Did you find this page helpful?
Thumbs up icon
Thumbs down icon