Language

MatchmakingResponse.Builder(Boolean) Constructor

Definition

Creates an instance of Builder.

[Android.Runtime.Register(".ctor", "(Z)V", "", ApiSince=37)]
public Builder(bool isMatchmakingPossible);
[<Android.Runtime.Register(".ctor", "(Z)V", "", ApiSince=37)>]
new Android.Health.Connect.MatchmakingResponse.Builder : bool -> Android.Health.Connect.MatchmakingResponse.Builder

Parameters

isMatchmakingPossible
Boolean

true if matchmaking is possible, false otherwise.

Attributes

Remarks

Creates an instance of Builder.

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

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