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