SCDeviceType
Interface SCDeviceType. Device Schema.
Extended by
Properties
Property | Type | Description |
---|---|---|
active? | boolean | Device activated/deactivate |
application_id? | string | Identifier for the application |
date_created? | string | Date | Date of registration |
device_id? | number | Unique device identifier ANDROID_ID / TelephonyManager.getDeviceId() (always as hex) UUID / UIDevice.identifierForVendor() max_length = 32 |
id? | number | Id of the device |
name? | string | Device name |
notification_service? | SCDeviceGcmTypeEnum | APNS | notification_service |
platform? | SCDeviceTypeEnum | Platform |
registration_id | string | Registration ID |