Interface ITelephonyManager

All Known Implementing Classes:
AndroidTelephonyManagerWrapper

public interface ITelephonyManager
Used internally to obtain carrier information.
  • Method Details

    • getSimOperatorName

      String getSimOperatorName()
    • getSimCountryIso

      String getSimCountryIso()
    • getSimOperator

      String getSimOperator()