SendNotificationEventListener

@Component
class SendNotificationEventListener(firebaseMessagingService: FirebaseMessagingService, fcmTokenService: FcmTokenService)

Constructors

Link copied to clipboard
constructor(firebaseMessagingService: FirebaseMessagingService, fcmTokenService: FcmTokenService)

Functions

Link copied to clipboard
@TransactionalEventListener(phase = TransactionPhase.AFTER_COMMIT)
fun sendFirebaseNotification(notificationEvent: SendNotificationEvent)