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(): ApplicationOptions
withDeeplinkMessage
abstract fun withDeeplinkMessage(deeplinkMessage: String): ApplicationOptions.Builder
withDestinationApiName
abstract fun withDestinationApiName(destinationApiName: String): ApplicationOptions.Builder
withLobbySessionId
abstract fun withLobbySessionId(lobbySessionId: String): ApplicationOptions.Builder
withMatchSessionId
abstract fun withMatchSessionId(matchSessionId: String): ApplicationOptions.Builder
withRoomId
abstract fun withRoomId(roomId: String?): ApplicationOptions.Builder