[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-11 UTC."],[],[],null,["# FirebaseFirestore Framework Reference\n\nFIRListenerRegistration\n=======================\n\n @protocol FIRListenerRegistration \u003cNSObject\u003e\n\nRepresents a listener that can be removed by calling remove.\n- `\n ``\n ``\n `\n\n ### [-remove](#/c:objc(pl)FIRListenerRegistration(im)remove)\n\n `\n ` \n Removes the listener being tracked by this `ListenerRegistration`. After the initial call,\n subsequent calls have no effect. \n\n #### Declaration\n\n Objective-C \n\n - (void)remove;"]]