Contents

CTServiceRadioAccessTechnologyDidChange

A notification that posts when radio access technology changes.

Declaration

static let CTServiceRadioAccessTechnologyDidChange: NSNotification.Name

Discussion

The notification’s object is a string that represents the identifier of the service with changes to its radio access technology. Use this identifier as the key in serviceCurrentRadioAccessTechnology to get the value of the new radio access technology for the service.

See Also

Core Telephony