public static interface

MessageApi.SendMessageResult

implements Result
com.google.android.gms.wearable.MessageApi.SendMessageResult

Class Overview

Contains the request id assigned to the message. On failure, the id will be UNKNOWN_REQUEST_ID and the status will be unsuccessful.

Summary

Public Methods
abstract int getRequestId()
[Expand]
Inherited Methods
From interface com.google.android.gms.common.api.Result

Public Methods

public abstract int getRequestId ()

Returns