Contents

subscriberCellularProvider

Information about the user’s cellular service provider.

Declaration

var subscriberCellularProvider: CTCarrier? { get }

Discussion

A CTCarrier object that contains information about the user’s home cellular service provider. The home provider is the provider with whom the user has an account. This information is available immediately after you allocate and initialize the CTTelephonyNetworkInfo object.

See Also

Deprecated