Language

MatchmakingRequest.IncludedDataSources Property

Definition

Returns the Set of DataOrigins to include in the matchmaking.

public System.Collections.Generic.ICollection<Android.Health.Connect.DataTypes.DataOrigin> IncludedDataSources { [Android.Runtime.Register("getIncludedDataSources", "()Ljava/util/Set;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getIncludedDataSources", "()Ljava/util/Set;", "", ApiSince=37)>]
member this.IncludedDataSources : System.Collections.Generic.ICollection<Android.Health.Connect.DataTypes.DataOrigin>

Property Value

Attributes

Remarks

Returns the Set of DataOrigins to include in the matchmaking.

Android reference for android.health.connect.MatchmakingRequest.getIncludedDataSources.

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