|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DeviceInfoInterface
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 |
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 |
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. |
Method Detail |
---|
java.lang.String getPhoneNumber()
java.lang.String getFunambolPlatform()
java.lang.String getEmailAddress()
java.lang.String getTimezone()
java.lang.String getManufacturer()
java.lang.String getDeviceModel()
java.lang.String getCarrier()
java.lang.String getCountryCode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |