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

Builder

Updated: Oct 30, 2025

Builder

interface Builder

Functions

NameSummary
build
abstract fun build(): GroupPresenceOptions
withDeeplinkMessageOverride
abstract fun withDeeplinkMessageOverride(deeplinkMessageOverride: String): GroupPresenceOptions.Builder
withDestinationApiName
abstract fun withDestinationApiName(destinationApiName: String): GroupPresenceOptions.Builder
withIsJoinable
abstract fun withIsJoinable(isJoinable: Boolean): GroupPresenceOptions.Builder
withLobbySessionId
abstract fun withLobbySessionId(lobbySessionId: String): GroupPresenceOptions.Builder
withMatchSessionId
abstract fun withMatchSessionId(matchSessionId: String): GroupPresenceOptions.Builder