Represents the successful result of invoking an API method in Google Play services using a
subclass of GoogleApi. Wraps a instance of a Result.
|
Response()
|
|
Response(T
result)
|
| void |
setResult(T result)
|
| T |