com.nokia.mid.payment
Class IAPClientUserAndDeviceData
java.lang.Object
com.nokia.mid.payment.IAPClientUserAndDeviceData
public class IAPClientUserAndDeviceData
- extends java.lang.Object
Class for holding User and Device Data related information.
This class contains valid data if the status returned in the userAndDeviceDataReceived() callback has value OK.
This provides get methods to retrieve each of the User and Device data related information.
Method Summary |
java.lang.String |
getAccount()
Returns the Nokia User Account information in hashed form. |
java.lang.String |
getCountry()
Returns the home network country according to the SIM card in the device. |
java.lang.String |
getDeviceModel()
Returns the name of the device in use. |
java.lang.String |
getImei()
Returns the device IMEI code in hashed form. |
java.lang.String |
getImsi()
Returns the subscriber's IMSI code in hashed form. |
java.lang.String |
getLanguage()
Returns the device language according to the device settings. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAccount
public java.lang.String getAccount()
- Returns the Nokia User Account information in hashed form.
getImei
public java.lang.String getImei()
- Returns the device IMEI code in hashed form.
getImsi
public java.lang.String getImsi()
- Returns the subscriber's IMSI code in hashed form.
getCountry
public java.lang.String getCountry()
- Returns the home network country according to the SIM card in the device.
getLanguage
public java.lang.String getLanguage()
- Returns the device language according to the device settings.
getDeviceModel
public java.lang.String getDeviceModel()
- Returns the name of the device in use.
Copyright © 2011 Nokia Corporation. All rights reserved.
Nokia is registered trademark of Nokia Corporation. Java and all Java-based marks are trademarks or registered trademarks of Oracle Corporation. Other product and company names mentioned herein may be trademarks or trade names of their respective owners. This document is confidential information of Nokia Corporation.
Disclaimer
The information in this document is provided "as is," with no warranties whatsoever, including any warranty of merchantability, fitness for any particular purpose, or any warranty otherwise arising out of any proposal, specification, or sample. Furthermore, information provided in this document is preliminary, and may be changed substantially prior to final release.
Nokia Corporation disclaims all liability, including liability for infringement of any proprietary rights, relating to this document and implementation of any information presented in this document.
Nokia Corporation retains the right to make changes to this document at any time, without notice.
License
Subject to above disclaimer, a license is hereby granted to use this documentation solely under existing Limited License Agreement and non-disclosure agreement between the companies for the agreed application development for Series 40 Nokia phones. No other licenses e.g. to any intellectual property rights are granted herein. Any use of the screen shots of this documentation, including any icons thereof, is subject to Nokia's prior written approval.