Methods Summary |
---|
public java.lang.String | getIsimChallengeResponse(java.lang.String nonce)Returns the response of ISIM Authetification through RIL.
Returns null if the Authentification hasn't been successed or isn't present iphonesubinfo.
|
public java.lang.String | getIsimDomain()Return the IMS home network domain name.
Returns null if the IMS domain hasn't been loaded or isn't present on the ISIM.
|
public java.lang.String | getIsimImpi()Return the IMS private user identity (IMPI).
Returns null if the IMPI hasn't been loaded or isn't present on the ISIM.
|
public java.lang.String[] | getIsimImpu()Return an array of IMS public user identities (IMPU).
Returns null if the IMPU hasn't been loaded or isn't present on the ISIM.
|
public java.lang.String | getIsimIst()Returns the IMS Service Table (IST) that was loaded from the ISIM.
|
public java.lang.String[] | getIsimPcscf()Returns the IMS Proxy Call Session Control Function(PCSCF) that were loaded from the ISIM.
|