Contents

DeviceInformationResponse.QueryResponses.ServiceSubscriptionProperty

The response dictionary that contains information about the active service subscription.

Declaration

object DeviceInformationResponse.QueryResponses.ServiceSubscriptionProperty

Properties

NameTypeDescription
CarrierSettingsVersionstring

The version of the carrier settings. This value is available in iOS 12 and later.

CurrentCarrierNetworkstring

The name of the current carrier network. This value is available in iOS 12 and later.

CurrentMCCstring

The current mobile country code (MCC). This value is available in iOS 12 and later.

CurrentMNCstring

The current mobile network code (MNC). This value is available in iOS 12 and later.

EIDstring

The eSIM identifier. This value is available in iOS 14 and later.

ICCIDstring

The integrated circuit card identifier (ICCID) value. This value is available in iOS 12 and later.

IMEIstring

The device International Mobile Equipment Identity (IMEI) number. This value is available in iOS 12 and later.

IsDataPreferredboolean

If true, this subscription is the preference for data. This value is available in iOS 12 and later.

IsRoamingboolean

If true, the phone is roaming. This value is available in iOS 12 and later.

IsVoicePreferredboolean

If true, this subscription is the preference for voice. This value is available in iOS 12 and later.

Labelstring

The label of this subscription. This value is available in iOS 12 and later.

LabelIDstring

The unique identifier for this subscription. This value is available in iOS 12 and later.

MEIDstring

The device Mobile Equipment Identifier (MEID) number. This query is available in iOS 12 and later.

PhoneNumberstring

The raw phone number without punctuation and including country code. This value is available in iOS 12 and later.

Slotstring

The description of the slot that contains the SIM representing this subscription. This value is available in iOS 12 and later.

SubscriberCarrierNetworkstring

The name of the home carrier network. This value is available in iOS 16 and later.

See Also

Objects