TelephonyInfo
Data class containing telephony and carrier information.
This class holds network and carrier details that can be used for network analysis, fraud detection, and regional service customization.
See also
Properties
Link copied to clipboard
The human-readable name of the current registered network operator. Returns null if not available or if the device doesn't support telephony. Examples: "Verizon", "AT&T", "Rogers", "Vodafone"
Link copied to clipboard
The ISO 3166-1 alpha-2 country code of the current registered operator's MCC (Mobile Country Code). Returns null if not available or if the device doesn't support telephony. Examples: "US" for United States, "CA" for Canada, "GB" for United Kingdom