Class CombinedListenerComposer

java.lang.Object
com.kernelcrew.moodapp.data.CombinedListenerComposer
All Implemented Interfaces:
com.google.firebase.firestore.ListenerRegistration

public class CombinedListenerComposer extends Object implements com.google.firebase.firestore.ListenerRegistration
  • Constructor Details

    • CombinedListenerComposer

      public CombinedListenerComposer(List<com.google.firebase.firestore.ListenerRegistration> registrations)
  • Method Details

    • remove

      public void remove()
      Specified by:
      remove in interface com.google.firebase.firestore.ListenerRegistration