public interface CTTelephonyNetworkInfoDelegate
Discussion: Delegate interface for CTTelephonyNetworkInfo. All delegate callbacks are dispatched asynchronously to a global queue with QoS QOS_CLASS_DEFAULT.
| Modifier and Type | Method and Description |
|---|---|
default void |
dataServiceIdentifierDidChange(java.lang.String identifier)
dataServiceIdentifierDidChange:
|
default void dataServiceIdentifierDidChange(java.lang.String identifier)
Discussion: Selector to be invoked whenever the data service identifier changes. This identifier is meant to be used as a key in associated dictionaries, e.g. serviceSubscriberCellularProviders.