Protocols
The following protocols are available globally.
-
Represents a listener that can be removed by calling remove.
Declaration
Objective-C
@protocol FIRListenerRegistration <NSObject>
The following protocols are available globally.
Represents a listener that can be removed by calling remove.
Objective-C
@protocol FIRListenerRegistration <NSObject>
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.