R - result typepublic interface ContextualSuccessListener<R>
InvocationStats that describe invocations so far.| Modifier and Type | Method and Description |
|---|---|
void |
onSuccess(R result,
InvocationStats stats)
Handles the successful completion of a call.
|
void onSuccess(R result, InvocationStats stats)
Copyright © 2016. All Rights Reserved.