| Name | Summary |
|---|---|
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 |