com.google.android.gms.wearable.MessageApi.SendMessageResult |
Contains the request id assigned to the message. On failure, the id will be
UNKNOWN_REQUEST_ID
and the status will be unsuccessful.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns an ID used to identify the sent message.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns an ID used to identify the sent message. If getStatus()
is
not successful, this value will be UNKNOWN_REQUEST_ID
.