| class RMobilePhone::TMobilePhoneIdentityV1 : public RMobilePhone::TMultimodeType |
Defines the mobile phone identity.
| Public Member Functions | |
|---|---|
| TMobilePhoneIdentityV1() | |
| Public Attributes | |
|---|---|
| TBuf< KPhoneManufacturerIdSize > | iManufacturer |
| TBuf< KPhoneModelIdSize > | iModel |
| TBuf< KPhoneRevisionIdSize > | iRevision |
| TBuf< KPhoneSerialNumberSize > | iSerialNumber |
| Inherited Attributes | |
|---|---|
| RMobilePhone::TMultimodeType::iExtensionId | |
| TBuf< KPhoneManufacturerIdSize > | iManufacturer |
Phone manufacturer identification, in character string format.
| TBuf< KPhoneModelIdSize > | iModel |
Phone model identification, in character string format.
| TBuf< KPhoneRevisionIdSize > | iRevision |
Phone revision identification, in character string format.
| TBuf< KPhoneSerialNumberSize > | iSerialNumber |
Phone serial number (IMEI or ESN), in character string format.