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