java.lang.Object | |
↳ | com.google.android.gms.wearable.PutDataMapRequest |
PutDataMapRequest is a DataMap-aware version of PutDataRequest
.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a
PutDataRequest containing the data and assets in this
PutDataMapRequest .
| |||||||||||
Creates a PutDataMapRequest with the provided, complete, path.
| |||||||||||
Creates a PutDataMapRequest from a DataMapItem using the provided source.
| |||||||||||
Creates a PutDataMapRequest with a randomly generated id prefixed with the provided
path.
| |||||||||||
Returns a
Uri for the pending data item.
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Creates a PutDataRequest
containing the data and assets in this
PutDataMapRequest
.
Creates a PutDataMapRequest with the provided, complete, path.
Creates a PutDataMapRequest from a DataMapItem using the provided source.
Creates a PutDataMapRequest with a randomly generated id prefixed with the provided path.