Language

MatchmakingResponse.Builder.SetMatchmakingPossible(Boolean) Method

Definition

Sets whether matchmaking is possible.

[Android.Runtime.Register("setMatchmakingPossible", "(Z)Landroid/health/connect/MatchmakingResponse$Builder;", "", ApiSince=37)]
public Android.Health.Connect.MatchmakingResponse.Builder SetMatchmakingPossible(bool isMatchmakingPossible);
[<Android.Runtime.Register("setMatchmakingPossible", "(Z)Landroid/health/connect/MatchmakingResponse$Builder;", "", ApiSince=37)>]
member this.SetMatchmakingPossible : bool -> Android.Health.Connect.MatchmakingResponse.Builder

Parameters

isMatchmakingPossible
Boolean

Returns

Attributes

Remarks

Sets whether matchmaking is possible.

Android reference for android.health.connect.MatchmakingResponse.Builder.setMatchmakingPossible.

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