ExperimentalMatchmakingApi


@RequiresOptIn(message = "This is an experimental Matchmaking API and is likely to change in the future.")
@Retention(value = AnnotationRetention.BINARY)
annotation ExperimentalMatchmakingApi


Marker for experimental Matchmaking APIs.

Summary

Public constructors

Public constructors

ExperimentalMatchmakingApi

ExperimentalMatchmakingApi()