telephonyInfos property

List<TelephonyInfo>? telephonyInfos
getter/setter pair

Provides telephony information associated with each SIM card on the device.

Only supported on fully managed devices starting from Android API level 23.

Implementation

core.List<TelephonyInfo>? telephonyInfos;