Hierarchy

  • ReturnsDevicesItem

Properties

appid: null | string

The app id, something like com.moodle.moodlemobile

enable: null | number

Whether the device is enabled or not

id: null | number

Device id (in the message_airnotifier table)

model: null | string

The device model 'Nexus4' or 'iPad1,1' etc.

name: null | string

The device name, 'occam' or 'iPhone' etc.

platform: null | string

The device platform 'iOS' or 'Android' etc.

pushid: null | string

The device PUSH token/key/identifier/registration id

timecreated: null | number

Time created

timemodified: null | number

Time modified

uuid: null | string

The device UUID

version: null | string

The device version '6.1.2' or '4.2.2' etc.

Generated using TypeDoc