Notification sent when the FCM registration token has been refreshed. Please use the
FIRMessaging delegate method messaging:didReceiveRegistrationToken: to receive current and
updated tokens.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-11 UTC."],[],[],null,["# FirebaseMessaging Framework Reference\n\nConstants\n=========\n\nThe following constants are available globally.\n- `\n ``\n ``\n `\n\n ### [MessagingRegistrationTokenRefreshed](#/c:@FIRMessagingRegistrationTokenRefreshedNotification)\n\n `\n ` \n Notification sent when the FCM registration token has been refreshed. Please use the\n FIRMessaging delegate method `messaging:didReceiveRegistrationToken:` to receive current and\n updated tokens. \n\n #### Declaration\n\n Swift \n\n static let MessagingRegistrationTokenRefreshed: NSNotification.Name\n\n- `\n ``\n ``\n `\n\n ### [MessagingErrorDomain](#/c:@FIRMessagingErrorDomain)\n\n `\n ` \n The domain used for all errors in Messaging. \n\n #### Declaration\n\n Swift \n\n let MessagingErrorDomain: String"]]