OnFailureListener

This interface is used with PendingOperation

OnFailureListener API

onFailure

void onFailure(@Error error)

Called when the PendingOperation fails.

Last updated