static let CTRadioAccessTechnologyDidChange : NSNotification.Name
The name of the notification indicating that the radio access technology changed for one of the services.
サービスの1つに対する変更された無線アクセス技術を指し示している通知の名前。
Availability 有効性
Technology
static let CTServiceRadioAccessTechnologyDidChange: NSNotification
.Name
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 service
to get the value of the new radio access technology for the service.
通知のもつobject
はある文字列です、それは、それの無線アクセス技術への変更があるサービスの識別子を表します。この識別子をキーとしてservice
において使って、サービスに対する新しい無線アクセス技術の値を取得してください。
static let CTRadioAccessTechnologyDidChange : NSNotification.Name