Language

MatchmakingResponse.IsMatchmakingPossible Property

Definition

Returns true if matchmaking is possible, false otherwise.

public bool IsMatchmakingPossible { [Android.Runtime.Register("isMatchmakingPossible", "()Z", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isMatchmakingPossible", "()Z", "", ApiSince=37)>]
member this.IsMatchmakingPossible : bool

Property Value

Returns true if matchmaking is possible, false otherwise.

Attributes

Remarks

Returns true if matchmaking is possible, false otherwise.

Android reference for android.health.connect.MatchmakingResponse.isMatchmakingPossible.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to