OnSuccessListener

interface OnSuccessListener 
<TResult>

Listener called when a Task completes successfully.

Parameters
<TResult>

the Task's result type

Summary

Public functions

Unit
onSuccess (result: TResult!)

Called when the Task completes successfully.

Public functions

onSuccess

fun  onSuccess 
(result: TResult!):  Unit 

Called when the Task completes successfully.

Parameters
result: TResult!

the result of the Task

Design a Mobile Site
View Site in Mobile | Classic
Share by: