com.google.android.gms.wearable.MessageEvent |
Information about a message received by a listener.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Returns the data passed by the message.
| |||||||||||
Returns the path the message is being delivered to
| |||||||||||
Returns the request id of the message, generated by the sender
| |||||||||||
Returns the node ID of the sender.
|
Returns the data passed by the message.
Returns | |
---|---|
byte[] |
Returns the path the message is being delivered to
Returns | |
---|---|
String |
Returns the request id of the message, generated by the sender
Returns | |
---|---|
int |
Returns the node ID of the sender.
Returns | |
---|---|
String |