Subscription
- Since:
- Version 1.5 (API level 6)
Members
-
readonly carrier :string
-
Cellular carrier name of the subscription.
- Since:
- Version 1.5 (API level 6)
-
readonly mcc :string
-
Mobile country code of the subscription.
- Since:
- Version 1.5 (API level 6)
-
readonly mnc :string
-
Mobile network code of the subscription.
- Since:
- Version 1.5 (API level 6)
-
readonly phoneNumber :string
-
Phone number of the subscription.
- Since:
- Version 1.5 (API level 6)
-
readonly, nullable signalStrength :number
-
Cellular signal strength of the subscription, from 0 to 1. This property is
null
if the signal strength cannot be determined.- Since:
- Version 1.5 (API level 6)
-
readonly simSerialNumber :string
-
SIM serial number of the subscription.
- Since:
- Version 1.5 (API level 6)
-
readonly slotIndex :number
-
An index of slot where this subscription is inserted.
- Since:
- Version 1.5 (API level 6)
-
readonly subscriberId :string
-
Subscriber ID of the subscription.
- Since:
- Version 1.5 (API level 6)