Package 

Class TaskFailureLogger

  • All Implemented Interfaces:
    com.google.android.gms.tasks.OnFailureListener

    
    public class TaskFailureLogger
     implements OnFailureListener
                        
    • Method Summary

      Modifier and Type Method Description
      void onFailure(@NonNull() Exception e)
      • Methods inherited from class com.google.android.gms.tasks.OnFailureListener

        onFailure
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait