This interface is used with PendingOperation
onSuccess
Copyvoid onSuccess(@NonNull Result result)Called when the PendingOperation succeeds.
void onSuccess(@NonNull Result result)
Called when the PendingOperation succeeds.
Last updated 2 years ago