CTRadioAccessTechnologyDidChange
The name of the notification indicating that the radio access technology changed for one of the services.
Declaration
static let CTRadioAccessTechnologyDidChange: NSNotification.NameDiscussion
The notification’s object is an NSString that represents the service identifier of the service whose radio access technology has changed. Use this string as the key in serviceCurrentRadioAccessTechnology to get the value of the new radio access technology for the service.