Hierarchy

  • HardwareAndroidProps

Properties

Properties

IMEI: string

Returns 'International Mobile Equipment Identity' of the device. Requires the Permissions.android#phone If your app runs on Android 10 (API level 29) or above, a SecurityException occurs. You cannot get IMEI programmatiocally on iOS.

Property

Deprecated

Android

Static

Since

0.1

vendorID: number

Returns the vendor id of the device. Requires the Permissions.android#phone If your app runs on Android 10 (API level 29) or above, a SecurityException occurs.

Property

Deprecated

Android

Static

Since

0.1

Generated using TypeDoc