| java.lang.Object | |
| ↳ | com.google.android.gms.fitness.data.Subscription |
Subscription for persistent storage of data from a given data source or for a
given data type.
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.internal.safeparcel.SafeParcelable
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the data source for this subscription, if specified.
| |||||||||||
Returns the data type for this subscription, if specified.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||
Returns the data source for this subscription, if specified.
null if none specified
Returns the data type for this subscription, if specified.
null if none specified