Interface FirebaseMessagingFactory
- All Superinterfaces:
Function<Application,
com.google.firebase.messaging.FirebaseMessaging>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface FirebaseMessagingFactory
extends Function<Application,com.google.firebase.messaging.FirebaseMessaging>
-
Method Summary