java.lang.Object | |
↳ | com.google.android.gms.wearable.DataMapItem |
Creates a new dataItem-like object containing structured and serializable data.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Provides a
DataMapItem wrapping a dataItem. | |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Provides a DataMapItem
wrapping a dataItem.
dataItem | the base for the wrapped DataMapItem . dataItem should not be
modified after wrapping it.
|
---|