-
Notifications
You must be signed in to change notification settings - Fork 24
MobileCRM._DeviceInfo
Maros Kolibas edited this page Nov 28, 2019
·
1 revision
Represents the device information.
| Property | Type | Description |
|---|---|---|
| name | String | Gets the name identifying the device. |
| oSVersion | String | Gets name and version of operating system. |
| model | String | Gets device model identifying the real device hardware. |
| buildInfo | String | Gets the build info (bundle ID on iOS) |