UnbluFirebaseNotificationCoordinatorDelegate
@objc
public protocol UnbluFirebaseNotificationCoordinatorDelegate
The delegate for notification events received from Firebase.
-
Will be called when the push notification token was received/updated via Firebase
Declaration
Swift
func unbluFirebaseNotificationCoordinator(_ unbluFirebaseNotificationCoordinator: UnbluFirebaseNotificationCoordinator, didReceiveRegistrationToken token: String?)
Parameters
unbluFirebaseNotificationCoordinator
The firebase coordinator which received the message
token
The push notification token