Hierarchy

  • Params

Properties

appid: null | string

the app id, usually something like com.moodle.moodlemobile

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.

publickey?: null | string

the app generated public key

pushid: null | string

the device PUSH token/key/identifier/registration id

uuid: null | string

the device UUID

version: null | string

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

Generated using TypeDoc