mobicontrol.cellular.Subscription

This class represents an active subscription.

Subscription

Since:

Members

readonly carrier :string

Cellular carrier name of the subscription.
Since:

readonly mcc :string

Mobile country code of the subscription.
Since:

readonly mnc :string

Mobile network code of the subscription.
Since:

readonly phoneNumber :string

Phone number of the subscription.
Since:

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:

readonly simSerialNumber :string

SIM serial number of the subscription.
Since:

readonly slotIndex :number

An index of slot where this subscription is inserted.
Since:

readonly subscriberId :string

Subscriber ID of the subscription.
Since: