Package-level declarations

PushwooshFcmHelper is required only when your app defines a custom FirebaseMessagingService. Call it from onNewToken to keep Pushwoosh informed of token refreshes, and from onMessageReceived to route Pushwoosh messages to the SDK while letting other providers handle their own messages.

Types

Link copied to clipboard
Helper class for integrating Pushwoosh with Firebase Cloud Messaging (FCM) in custom FirebaseMessagingService implementations.