com.google.android.gms.tasks.OnSuccessListener<TResult> |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called when the
Task completes successfully. |
Called when the Task
completes successfully.
Parameters | |
---|---|
result |
TResult :
the result of the Task
|