DeviceInformationResponse.QueryResponses.ServiceSubscriptionProperty
The response dictionary that contains information about the active service subscription.
Declaration
object DeviceInformationResponse.QueryResponses.ServiceSubscriptionPropertyProperties
| Name | Type | Description |
|---|---|---|
CarrierSettingsVersion | string | The version of the carrier settings. |
CurrentCarrierNetwork | string | The name of the current carrier network. |
CurrentMCC | string | The current mobile country code (MCC). |
CurrentMNC | string | The current mobile network code (MNC). |
EID | string | The eSIM identifier. Available: iOS 14+ | iPadOS 14+ |
ICCID | string | The integrated circuit card identifier (ICCID) value. |
IMEI | string | The device International Mobile Equipment Identity (IMEI) number. |
IsDataPreferred | boolean | If |
IsRoaming | boolean | If |
IsVoicePreferred | boolean | If |
Label | string | The label of this subscription. |
LabelID | string | The unique identifier for this subscription. |
MEID | string | The device Mobile Equipment Identifier (MEID) number. |
PhoneNumber | string | The raw phone number without punctuation and including country code. |
Slot | string | The description of the slot that contains the SIM representing this subscription. |
SubscriberCarrierNetwork | string | The name of the home carrier network. Available: iOS 16+ | iPadOS 16+ |