|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.funambol.platform.DeviceInfo
public class DeviceInfo
Constructor Summary | |
---|---|
DeviceInfo()
|
Method Summary | |
---|---|
java.lang.String |
getCarrier()
Returns the carrier name, or null if not available. |
java.lang.String |
getCountryCode()
Returns the A2 country code, or null if not available. |
java.lang.String |
getDeviceId()
|
java.lang.String |
getDeviceModel()
Returns the device model or null if not available. |
java.lang.String |
getEmailAddress()
Returns the main email adddress or null if not available. |
java.lang.String |
getFunambolPlatform()
Returns the platform or null if not available. |
java.lang.String |
getHardwareVersion()
|
java.lang.String |
getManufacturer()
Returns the device manufacturer or null if not available. |
java.lang.String |
getPhoneNumber()
Returns the phone number or null if not available. |
java.lang.String |
getTimezone()
Returns the device timezone or null if not available. |
boolean |
isRoaming()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeviceInfo()
Method Detail |
---|
public java.lang.String getPhoneNumber()
getPhoneNumber
in interface DeviceInfoInterface
public java.lang.String getFunambolPlatform()
getFunambolPlatform
in interface DeviceInfoInterface
public java.lang.String getEmailAddress()
getEmailAddress
in interface DeviceInfoInterface
public java.lang.String getTimezone()
getTimezone
in interface DeviceInfoInterface
public java.lang.String getManufacturer()
getManufacturer
in interface DeviceInfoInterface
public java.lang.String getDeviceModel()
getDeviceModel
in interface DeviceInfoInterface
public java.lang.String getCarrier()
getCarrier
in interface DeviceInfoInterface
public java.lang.String getCountryCode()
getCountryCode
in interface DeviceInfoInterface
public java.lang.String getHardwareVersion()
public java.lang.String getDeviceId()
public boolean isRoaming()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |