OnSuccessListener
This interface is used with PendingOperation
OnSuccessListener API
onSuccess
onSuccess
void onSuccess(@NonNull Result result)
Called when the PendingOperation succeeds.
Last updated
This interface is used with PendingOperation
onSuccess
void onSuccess(@NonNull Result result)
Called when the PendingOperation succeeds.
Last updated